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