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

mci_MixEvent_Parms

Declaration

Source position: mci.pas line 879

type mci_MixEvent_Parms = record

  ulLength: LongInt;

  hwndMixer: hwnd;

  ulFlags: LongInt;

  usDeviceID: Integer;

  ulDeviceType: LongInt;

  ulDeviceOrdinal: LongInt;

  ulAttribute: LongInt;

  ulValue: LongInt;

  ulConnectorType: LongInt;

  ulConnectorIndex: LongInt;

  ulConnStatus: LongInt;

end;


Documentation generated on: 2025-07-25