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

mci_buffer_parms

Declaration

Source position: mci.pas line 492

type mci_buffer_parms = record

  hwndCallback: hwnd;

  ulStructLength: LongInt;

  ulNumBuffers: LongInt;

  ulBufferSize: LongInt;

  ulMinToStart: LongInt;

  ulSrcStart: LongInt;

  ulTgtStart: LongInt;

  pBufList: pointer;

end;


Documentation generated on: 2025-07-25