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