OpenDOF Project
boolean DOFConnectionConfigBuilder_SetAddress ( DOFConnectionConfigBuilder  self,
DOFAddress  target 
)

Set the target Address in the given DOFConnectionConfigBuilder.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
targetThe target Address of the connection. This must not be NULL.
Return values
TRUEThe address was set.
Exceptions
FALSEFailed to set address.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22