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 propertyOutConnectionPoint
Out connection point (or 0 if not supported).
Public propertyOutDataPtr
Out data address.
Public propertyOutDataSize
Out data size.
Public propertyType
Connection type.
Public propertyUpdateRate
Update rate.
Top
See Also