Microsoft DirectX 8.0 (C++)

IDirectPlayVoiceClient::GetCaps

Retrieves the Microsoft® DirectPlay® Voice capabilities.

HRESULT GetCaps(
PDVCAPS pCaps
);

Parameters

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

Return Values

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

DVERR_INVALIDPARAM
DVERR_INVALIDPOINTER

Requirements

  Windows NT/2000: Available as a redistributable for Windows 2000 and later.
  Windows 95/98: Available as a redistributable for Windows 95 and later.
  Header: Declared in Dvoice.h.