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

mci_mix_buffer

Declaration

Source position: mci.pas line 418

type mci_mix_buffer = record

  ulStructLength: LongInt;

  pBuffer: Pointer;

  ulBufferLength: LongInt;

  ulFlags: LongInt;

  ulUserParm: LongInt;

  ulTime: LongInt;

  ulReserved1: LongInt;

  ulReserved2: LongInt;

end;


Documentation generated on: 2025-07-25