Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

ccCmdReadWrite

Declaration

Source position: mmbase.pas line 2108

type ccCmdReadWrite = record

  ulFunction: LongInt;

  hStream: hstream;

  pBuffer: Pointer;

  ulBufferSize: LongInt;

  pProcessLin: Pointer;

  fEOS: Boolean;

  ulParm1: LongInt;

  ulParm2: LongInt;

  ulLength: LongInt;

end;


Documentation generated on: 2025-07-25