Click or drag to resize

IOConnectionData Properties

The IOConnectionData type exposes the following members.

Properties
  NameDescription
Public propertyConnectionPath
The connection path (if supported).
Public propertyConsumerConnectionPoint
The consumer connection point (or 0 if not known).
Public propertyInConnectionPoint
In connection point (or 0 if not supported).
Public propertyInDataPtr
In data address.
Public propertyInDataSize
In data size.
Public propertyInstanceId
The instance id.
Public propertyOutConnectionPoint
Out connection point (or 0 if not supported).
Public propertyOutDataPtr
Out data address.
Public propertyOutDataSize
Out data size.
Public propertyProducerConnectionPoint
The producer connection point (or 0 if not known).
Public propertyType
Connection type.
Public propertyUpdateRate
Update rate.
Top
See Also