DOF Interface Event List structure. More...
Data Fields | |
| uint32 | count |
| Count of DOF Interface Events in the list. | |
| DOFInterfaceEvent * | list |
| Array of count Event. | |
DOF Interface Event List structure.
DOFInterfaceEvent 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 DOFInterfaceEventList_Destroy.