| Microsoft DirectX 8.1 (Visual Basic) | 
Defines the debug monitor tokens.
Enum CONST_D3DDEBUGMONITORTOKENS
    D3DDMT_ENABLE  = 0
    D3DDMT_DISABLE = 1
End Enum
The values in this enumerated type are used by the D3DRS_DEBUGMONITORTOKEN render state and are relevant only for debug builds.