Builds a DOFConfig based on the parameters set in this DOFConfigBuilder.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFConfig_Destroy.
- Parameters
-
self | The DOFConfigBuilder to build a DOFConfig from. This must not be NULL . |
- Returns
- DOFConfig The configuration for a DOF.
- Exceptions
-
NULL | if the configuration could not be built. |
- See Also
- DOFConfigBuilder_BuildAndDestroy
-
DOF_Create