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.
Defines the class of error which is being reported to the host.
Syntax
typedef enum ErrorClass {
ErrorClassWarning,
ErrorClassError
} ;
Constants
ErrorClassWarning Warning |
ErrorClassError Error |
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |