IOConnection Properties |
The IOConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionPath | The connection path (if supported). | |
| InConnectionPoint | In connection point (or 0 if not supported). | |
| InDataClassId | InData class from InDataPath. | |
| InDataInstanceId | InData instance id from InDataPath. | |
| InDataPath | InData path. | |
| InDataPtr | In data address. | |
| InDataSize | In data size. | |
| InFormat | In real time format. | |
| InstanceId | ConnectionIO instance id. | |
| OutConnectionPoint | Out connection point (or 0 if not supported). | |
| OutDataClassId | OutData class from OutDataPath. | |
| OutDataInstanceId | OutData instance id from OutDataPath. | |
| OutDataPath | OutData path. | |
| OutDataPtr | Out data address. | |
| OutDataSize | Out data size. | |
| OutFormat | Out real time format. | |
| Type | Connection type. | |
| UpdateRate | Update rate. |