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

mci_Open_Parms

Declaration

Source position: mci.pas line 1097

type mci_Open_Parms = record

  hwndCallback: hwnd;

  usDeviceID: Integer;

  usReserved0: Integer;

  pszDeviceType: PAnsiChar;

  pszElementName: PAnsiChar;

  pszAlias: PAnsiChar;

end;


Documentation generated on: 2025-07-25