?/TD>
Microsoft DirectX 9.0

DVCAPS Structure


Describes the capabilities of the Microsoft?DirectPlay?VoiceClient object.

Syntax

typedef struct {
    DWORD dwSize;
    DWORD dwFlags;
} DVCAPS, *LPDVCAPS, *PDVCAPS;

Members

dwSize
Must be set the to size of this structure, in bytes, before using this structure.
dwFlags
Reserved. Must be 0.

Structure Information

Headerdvoice8.h
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.