diag_error
In this section:
Syntax
#pragma diag_error=tag,tag,...
Parameters
| The number of a diagnostic message, for example the message number |
Description
Use this pragma directive to change the severity level to error for the specified diagnostic messages.
Example
#pragma diag_error=Pe117