DOF DOFSystem List structure. More...
Data Fields | |
| uint32 | systemCount |
| Count of systems in the list. | |
| DOFSystem * | systemArray |
| Array of systemCount systems. | |
DOF DOFSystem List structure.
DOF DOFSystem 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 DOFSystemList_Destroy.
@