DOF Interface Property List structure. More...
Data Fields | |
uint32 | count |
Count of DOF Interface Properties in the list. | |
DOFInterfaceProperty * | list |
Array of count Property. | |
DOF Interface Property List structure.
DOFInterfaceProperty 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 DOFInterfacePropertyList_Destroy.