Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the client configuration.
GetClientConfig() As DVCLIENTCONFIG
Returns a DVCLIENTCONFIG type that contains the configuration of the local client.
If the method fails, Err.Number can be set to one of the following values.
DVERR_INVALIDPARAM |
DVERR_NOTCONNECTED |
DVERR_SESSIONLOST |
DVERR_INVALIDPOINTER |
DVERR_NOTINITIALIZED |
You can call this method only after a connection is successfully established with a Microsoft® DirectPlay® Voice session.