Source position: mmio.pas line 618
type mmIO_Status_Parms = record
hwndWindow: Hwnd;
ulReturn: LongInt;
ulItem: LongInt;
ulValue: LongInt;
ulType: LongInt;
end;