Gary:
Exactly what do you mean by "not defined"? Those 4 error messages are currently unique to NI-VISA, which is why they are not in the VISA specification. Do you mean that they are not in visa32.bas?
If you are displaying error messages, you should not be keying off the specific error code. You should use the function viStatusDesc instead. It should work fine for any status value returned from the VISA driver, even if the code isn't in any .h or .bas file.
Dan Mondrik
Senior Software Engineer, NI-VISA
National Instruments