Unit 'mci' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

mci_connlist

Declaration

Source position: mci.pas line 541

type mci_connlist = record

  ulFromDevice: LongInt;

  ulSrcConnType: LongInt;

  ulSrcConnNum: LongInt;

  ulToDevice: LongInt;

  ulTgtConnType: LongInt;

  ulTgtConnNum: LongInt;

end;


Documentation generated on: 2025-07-25