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

_MMDECOMPRESS

Declaration

Source position: mmio.pas line 1073

type _MMDECOMPRESS = record

  ulStructLen: LongInt;

  ulFlags: LongInt;

  ulSrcBufLen: LongInt;

  pSrcBuf: Pointer;

  ulDstBufLen: LongInt;

  pDstBuf: pointer;

  pRunTimeInfo: Pointer;

end;


Documentation generated on: 2025-07-25