[Overview][Constants][Types][Procedures and functions] | Reference for unit 'ipc' (#rtl) |
Record used by the shared memory system, Do not use directly.
Source position: ipc.pp line 180
type TSHMinfo = record |
||
shmmax: cint; |
||
shmmin: cint; |
||
shmmni: cint; |
|
? |
shmseg: cint; |
||
shmall: cint; |
||
end; |
No notes exist for this page yet.