OpenDOF Project
boolean DOFConnection_AddTrustedDomain ( DOFConnection  self,
DOFObjectIDDomain  domain 
)

Adds a Trusted Domain.

This will cause the given connection to be a trusted route for the given domain.

Parameters
selfThe Connection that represents the route to the AS.
domainThe domain for the trusted AS route.
Returns
boolean TRUE, if it was added. FALSE, if it failed to be added.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22