Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the debug level.
Syntax
typedef enum _DEBUG_LEVEL {
DlDebugError,
DlDebugWarning,
DlDebugTrace,
DlDebugInfo
} DEBUG_LEVEL;
Constants
DlDebugError Error. |
DlDebugWarning Warning. |
DlDebugTrace Trace. |
DlDebugInfo Info. |
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |