OpenDOF Project
DOFObjectIDSource DOFConfig_GetSourceID ( DOFConfig  self)

Gets the identifier that DOFs created from this DOFConfig will use for operations in the unsecured domain.

Lifecycle
The data returned is owned by the DOFConfig and is only valid as long as the DOFConfig remains valid. It must not be destroyed individually.
Parameters
selfThe DOFConfig to get the value from. This must not be NULL.
Returns
The DOFObjectIDSource stored in the DOFConfig.
See Also
DOFState_GetSourceID
DOFConfigBuilder_SetSourceID
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22