OpenDOF Project
void DOFConnection_RemoveDomain ( DOFConnection  self,
DOFDomainConfig  domain 
)

Removes Domain Credentials from a connection.

Removes only credential added with DOFConnection_AddDomain.

Note
This may cause an AS route to be removed.
Parameters
selfThe Connection to remove the domain credentials from. Must not be NULL.
domainThe DOFDomainConfig for the domain you wish to remove. Must not be NULL.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25