OpenDOF Project
boolean DOFServer_IsStarted ( const DOFServer  self)

Returns whether the status of the Server is connected or not.

Parameters
selfThe Server. This must not be NULL.
Return values
Zero(FALSE) if the Server is not connected.
Non-zero(TRUE) if the Server is connected.
See Also
DOFServerState_IsStarted
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22