Unit 'xshm' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXShmSegmentInfo

Declaration

Source position: xshm.pp line 68

type TXShmSegmentInfo = record

  shmseg: TShmSeg;

  shmid: cint;

  shmaddr: PAnsiChar;

  readOnly: TBool;

end;


Documentation generated on: 2025-07-25