OpenDOF Project
boolean DOFConnection_IsConnected ( const DOFConnection  self)

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

Parameters
selfThe Connection. This must not be NULL.
Return values
FALSEif the Connection is not connected.
TRUEif the Connection is connected.
See Also
DOFConnectionState_IsConnected
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25