DOF ObjectID List structure. More...
Data Fields | |
uint32 | count |
Count of Object IDs in the list. | |
DOFObjectID * | list |
Array of count Object IDs. | |
DOF ObjectID List structure.
DOF ObjectID 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 DOFObjectIDList_Destroy.