OpenDOF Project
DOFConnection DOFOperationControl_GetTargetConnection ( DOFOperationControl  self)

Get the target connection to use for the operation.

Lifecycle
The data returned is owned by the DOFOperationControl and is only valid as long as the DOFOperationControl remains valid. It must not be destroyed individually.
Parameters
selfThe operationControl. This must not be NULL.
Returns
The target DOFConnection. This may be NULL if there is no target connection (default routing applies).
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22