Platform SDK: DirectX

CONST_DSCBCAPSFLAGS

The CONST_DSCBCAPSFLAGS enumeration is used in the lFlags member of the DSCBCAPS type to specify device capabilities.

Enum CONST_DSCBCAPSFLAGS
    DSCBCAPS_DEFAULT    =  0
    DSCBCAPS_WAVEMAPPED = -2147483648 (&H80000000)
End Enum
DSCBCAPS_WAVEMAPPED
The Win32 wave mapper is used for formats not supported by the device.