Main Page
Related Pages
Modules
Data Structures
DOFConnection
DOFConnection
DOFConnection_AddDomain
DOFConnection_AddPeerListener
DOFConnection_AddStateListener
DOFConnection_AddTrustedDomain
DOFConnection_BeginConnect
DOFConnection_BeginReconnect
DOFConnection_Connect
DOFConnection_CreateConnection
DOFConnection_CreateState
DOFConnection_Destroy
DOFConnection_Disconnect
DOFConnection_GetRelatedConnection
DOFConnection_GetRelatedServer
DOFConnection_IsConnected
DOFConnection_Reconnect
DOFConnection_RemoveDomain
DOFConnection_RemovePeerListener
DOFConnection_RemoveStateListener
DOFConnection_RemoveTrustedDomain
DOFConnectionState
DOFConnectionStreamRequest
void DOFConnection_Destroy
(
DOFConnection
self
)
Destroy the DOFConnection and free all memory that was allocated for use by the connection.
Parameters
self
The connection to destroy. If NULL, no action is taken.
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25