Source position: mci.pas line 2092
type mci_SysInfo_Parms = record |
hwndDummyCallback: hwnd; |
pszReturn: PAnsiChar; |
ulRetSize: LongInt; |
ulNumber: LongInt; |
usDeviceType: Integer; |
usReserved0: Integer; |
ulItem: LongInt; |
pSysInfoParm: Pointer; |
end; |