Source position: mci.pas line 1707
type mci_Position_Parms = record
hwndCallback: hwnd;
ulUnits: LongInt;
usUserParm: Integer;
Reserved0: Integer;
Reserved1: LongInt;
end;