Create a list of all servers that are currently started.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFServerList_Destroy.
- Parameters
-
self | The DOFRuntime. This must not be NULL . |
- Returns
- A list of all started servers.
- Exceptions
-
NULL | is returned if an error occurs. |
- See Also
- DOFRuntime_GetServerCount