Create a list of all connections, both inbound and outbound, that are currently open.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFConnectionList_Destroy.
- Parameters
-
self | The DOFRuntime. This must not be NULL . |
- Returns
- A list of all connections currently open.
- Exceptions
-
NULL | is returned if an error occurs. |
- See Also
- DOFRuntime_GetConnectionCount