Microsoft DirectX 8.1 (Visual Basic) |
The CONST_DSCBCAPSFLAGS enumeration is used in the lFlags member of the DSCBCAPS type to specify device capabilities.
Syntax
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.