Construct a DOFOperationFilter from a DOFOperationFilterBuilder.
Whether succesfuly or not, self will be destroyed.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFOperationFilter_Destroy.
- Parameters
-
self | The DOFOperationFilterBuilder. Should not be NULL . |
- Returns
- a DOFOperationFilter constructed from self
- Return values
-
NULL | there was an issue building a DOFOperationFilter from self |