OpenDOF Project
boolean DOFServerState_IsStarted ( const DOFServerState  self)

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

Parameters
selfThe Server State. 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
DOFServer_CreateState
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22