DOF DOFConnection List structure. More...
Data Fields | |
| uint32 | connectionCount |
| Count of connections in the list. | |
| DOFConnection * | connectionArray |
| Array of connectionCount connections. | |
DOF DOFConnection List structure.
DOF DOFConnection 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 DOFConnectionList_Destroy.
@