Source position: mci.pas line 1034
type mci_Info_Parms = record
hwndCallback: hwnd;
pszReturn: PAnsiChar;
ulRetSize: LongInt;
end;