OpenDOF Project
DOFCredentials DOFSystemState_GetCredentials ( DOFSystemState  self)

Retrieve the DOFCredentials used in a DOFSystem.

Lifecycle
The data returned is owned by the DOFSystemState and is only valid as long as the DOFSystemState remains valid. It must not be destroyed individually.
Parameters
selfThe DOFSystemState of interest. Should not be NULL.
Returns
the DOFCredentials used for the relevant DOFSystem
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22