| [Overview][Constants][Types][Procedures and functions][Index] | 
Record used by the shared memory system, Do not use directly.
Source position: ipc.pp line 390
type TSHMinfo = record  | 
||
shmmax: cint;  | 
||
shmmin: cint;  | 
||
shmmni: cint;  | 
  | 
?  | 
shmseg: cint;  | 
||
shmall: cint;  | 
||
end;  |