DOF DOFServer List structure. More...
Data Fields | |
uint32 | serverCount |
Count of servers in the list. | |
DOFServer * | serverArray |
Array of serverCount servers. | |
DOF DOFServer List structure.
DOF DOFServer 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 DOFServerList_Destroy.
@