Source position: mci.pas line 2177
type mci_SysInfo_Query_Name = record
szInstallName: MaxDevNameChar;
szLogicalName: MaxDevNameChar;
szAliasName: MaxAliasNameChar;
usDeviceType: Integer;
usDeviceOrd: Integer;
end;