![]() | IVI-C Warning Editor |
Name of the warning. This name corresponds to the IVI-C macro name used in the <prefix>.h #define statement, except that the driver prefix is excluded. Warning names consist only of capital letters, numbers, and the underscore character and must start with a capital letter.
The numeric value of the warning code macro used in the <prefix>.h #define statement. Note that IVI prescribes the base warning code value, so only the offset is editable.
Warning message that will be set on the driver session when the warning is reported. Client applications use the GetError function to retrieve the error message;