[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'ipc' (#rtl)

TSHMinfo

Record used by the shared memory system, Do not use directly.

Declaration

Source position: ipc.pp line 390

type TSHMinfo = record

  shmmax: cint;

  shmmin: cint;

  shmmni: cint;

  

?

  shmseg: cint;

  shmall: cint;

end;


Documentation generated on: May 14 2021