OpenDOF Project
DOFInterface DOFInterfaceBuilder_Build ( DOFInterfaceBuilder  self)

Build an immutable DOFInterface from this DOFInterfaceBuilder instance and its current set of properties, methods, events and exceptions.

{DOFInterface_Destroy}

Parameters
selfThe DOFInterfaceBuilder. Should not be NULL.
Returns
The DOFInterface.
Exceptions
NULLis returned if the DOFInterface cannot be created, or an invalid parameter was detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22