Microsoft DirectX 8.1 (Visual Basic)

DirectPlayVoiceClient8.GetClientConfig

Retrieves the client configuration.

GetClientConfig() As DVCLIENTCONFIG

Return Values

Returns a DVCLIENTCONFIG type that contains the configuration of the local client.

Error Codes

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

Remarks

You can call this method only after a connection is successfully established with a Microsoft® DirectPlay® Voice session.