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