Source position: mci.pas line 2001
type mci_Status_Parms = record
hwndCallback: hwnd;
ulReturn: LongInt;
ulItem: LongInt;
ulValue: LongInt;
end;