Source position: mci.pas line 2014
type mci_CDXA_Status_Parms = record
hwndCallback: hwnd;
ulReturn: LongInt;
ulItem: LongInt;
ulValue: LongInt;
ulChannel: LongInt;
end;