DOF Interface Exception List structure. More...
Data Fields | |
uint32 | count |
Count of DOF Interface Exceptions in the list. | |
DOFInterfaceException * | list |
Array of count Exception. | |
DOF Interface Exception List structure.
DOFInterfaceException List.
This is structure containing both a count and a list. This is only used when a pointer to this structure is returned. The pointer must be freed via DOFInterfaceExceptionList_Destroy.