[Overview][Constants][Types][Procedures and functions] |
Internal message system record. Do not use directly.
Source position: ipc.pp line 253
type TMSGinfo = record |
msgpool: LongInt; |
msgmap: LongInt; |
msgmax: LongInt; |
msgmnb: LongInt; |
msgmni: LongInt; |
msgssz: LongInt; |
msgtql: LongInt; |
msgseg: Word; |
end; |