Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

_MMCOMPRESS

Declaration

Source position: mmio.pas line 1025

type _MMCOMPRESS = record

  ulStructLen: LongInt;

  ulFlags: LongInt;

  ulSrcBufLen: LongInt;

  pSrcBuf: Pointer;

  ulDstBufLen: LongInt;

  pDstBuf: Pointer;

  pRunTimeInfo: Pointer;

end;


Documentation generated on: 2025-07-25