Microsoft DirectX 8.0 (Visual Basic)

CONST_DSCBCAPSFLAGS

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

Constants

DSCBCAPS_WAVEMAPPED
The Win32 wave mapper is used for formats not supported by the device.