Source position: mci.pas line 2136
type Connect = record
usConnectType: Integer;
szToInstallName: MaxDevNameChar;
usToConnectIndex: Integer;
end;