?/TD>
Microsoft DirectX 9.0

IDirectPlayVoiceServer::GetCaps Method


Retrieves the capabilities of the Microsoft?DirectPlay?Voice server for this system.

Syntax

HRESULT GetCaps(      

    PDVCAPS pDVCaps );

Parameters

pDVCaps
[out] Pointer to the DVCAPS structure that contains the capabilities of the DirectPlayVoiceServer object.

Return Value

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

DVERR_INVALIDOBJECTThe DirectPlay object pointer is invalid.
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.