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 propertyInDataPtr
In data address.
Public propertyInDataSize
In data size.
Public propertyInFormat
In real time format.
Public propertyOutConnectionPoint
Out connection point (or 0 if not supported).
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