OpenDOF Project
boolean DOFConnectionState_IsConnected ( const DOFConnectionState  self)

Return whether the status of the Connection is connected or not.

Parameters
selfThe connection State. This must not be NULL.
Return values
FALSEif the Connection is not connected.
TRUEif the Connection is connected.
See Also
DOFConnection_CreateState
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22