Creates a DOFDomainConfigBuilder with the given state.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFDomainConfigBuilder_Destroy.
- Parameters
-
state | The state. Must not be NULL. |
- Returns
- DOFDomainConfigBuilder The builder. This will need credentials to be set before this can be built.
- Exceptions
-
NULL | If the builder failed to be created. |