Microsoft DirectX 9.0 SDK Update (Summer 2003) |
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_INVALIDPARAM One or more of the parameters passed to the method are invalid. DVERR_INVALIDPOINTER The pointer specified is invalid.