Returns the given DOFServer's DOFServerConfig.
The returned DOFServerConfig is valid only while the server is available.
- Deprecated:
- This function was deprecated in version 6.1 and should not be used. Its functionality was replaced by DOFServer_CreateState, which should be used instead.
- Parameters
-
self | The server. This must not be NULL. |
- Returns
- The DOFServerConfig for the given server, or NULL if not available.