OpenDOF Project
boolean DOFConnectionConfigBuilder_SetBridge ( DOFConnectionConfigBuilder  self,
DOFOperationBridgeConfig  bridge 
)

Set the Bridge in the DOFConnectionConfigBuilder.

Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
bridgeThe bridge. If bridge is NULL, the default bridge is used.
Return values
TRUEThe Bridge was set.
Exceptions
FALSEFailed to set the Bridge.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22