?/TD>
Microsoft DirectX 9.0

IDirectPlayVoiceClient::GetCaps Method


Retrieves the Microsoft?DirectPlay?Voice capabilities.

Syntax

HRESULT GetCaps(      

    PDVCAPS pCaps );

Parameters

pCaps
[out] Pointer to the DVCAPS structure that contains the capabilities of the DirectPlayVoiceClient object.

Return Value

Returns DV_OK if successful, or one of the following error values.

DVERR_INVALIDPARAMOne or more of the parameters passed to the method are invalid.
DVERR_INVALIDPOINTERThe pointer specified is invalid.




© 2002 Microsoft Corporation. All rights reserved.