OpenDOF Project
DOFObjectIDSource DOFState_GetSourceID ( DOFState  self)

Gets the identifier that is used for the DOF's operations in the unsecured domain.

This value may change after a DOF is rebooted if source identifiers are randomly generated.

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