OpenDOF Project
boolean DOFConnectionConfigBuilder_SetConnectionType ( DOFConnectionConfigBuilder  self,
DOFConnectionType  type 
)

Set the Connection Type in the given DOFConnectionConfigBuilder.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
typeThe type of Connection. This must be one of the DOFConnectionType constants.
Return values
TRUEConnection type was set.
Exceptions
FALSEConnection type set failed.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22