[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 215

type TSHMinfo = record

  shmmax: cint;

  shmmin: cint;

  shmmni: cint;

  

?

  shmseg: cint;

  shmall: cint;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.