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

mci_Image_Parms

Declaration

Source position: mci.pas line 911

type mci_Image_Parms = record

  hwndCallback: hwnd;

  ulPelFormat: LongInt;

  usBitCount: Integer;

  usReserved0: Integer;

  ulImageCompression: LongInt;

  rect: RectL;

  pPelBuffer: Pointer;

  ulPelBufferHeight: LongInt;

  ulPelBufferWidth: LongInt;

  ulBufLen: LongInt;

end;


Documentation generated on: 2025-07-25