Click or drag to resize

IOConnection Properties

The IOConnection type exposes the following members.

Properties
 NameDescription
Public propertyConnectionPath The connection path (if supported).
Public propertyInConnectionPoint In connection point (or 0 if not supported).
Public propertyInDataClassId InData class from InDataPath.
Public propertyInDataInstanceId InData instance id from InDataPath.
Public propertyInDataPath InData path.
Public propertyInDataPtr In data address.
Public propertyInDataSize In data size.
Public propertyInFormat In real time format.
Public propertyInstanceId ConnectionIO instance id.
Public propertyOutConnectionPoint Out connection point (or 0 if not supported).
Public propertyOutDataClassId OutData class from OutDataPath.
Public propertyOutDataInstanceId OutData instance id from OutDataPath.
Public propertyOutDataPath OutData path.
Public propertyOutDataPtr Out data address.
Public propertyOutDataSize Out data size.
Public propertyOutFormat Out real time format.
Public propertyType Connection type.
Public propertyUpdateRate Update rate.
Top
See Also