OpenDOF Project
DOFAddress DOFConnectionStreamRequest_GetTargetAddress ( DOFConnectionStreamRequest  self)

Retrieve the DOFAddress to which the stream connection is requested.

Lifecycle
The data returned is owned by the DOFConnectionStreamRequest and is only valid as long as the DOFConnectionStreamRequest remains valid. It must not be destroyed individually.
Parameters
selfThe request. This must not be NULL.
Returns
The DOFAddress to which the stream connection is requested.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22