Source position: mci.pas line 1097
type mci_Open_Parms = record
hwndCallback: hwnd;
usDeviceID: Integer;
usReserved0: Integer;
pszDeviceType: PAnsiChar;
pszElementName: PAnsiChar;
pszAlias: PAnsiChar;
end;