OpenDOF Project
void DOFConnection_RemoveStateListener ( DOFConnection  self,
DOFConnectionStateListener  listener 
)

Remove a connection state listener from this DOFConnection.

It will no longer be called.

Parameters
selfThe DOFConnection. This must not be NULL.
listenerThe listener that was previously added. If it is not found, no listeners are removed. This should not be NULL.
See Also
DOFConnection_AddStateListener
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22