Create a list of DOFInterfaceException objects based on the exceptions from the interface.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFInterfaceExceptionList_Destroy.
- Parameters
-
self | The Interface. This must not be NULL. |
- Returns
- return A new list of DOFInterfaceException objects. This list can have 0 members.
- Exceptions
-
NULL | is returned is returned if the list could not be allocated. |