Returns and/or displays process error messages
Type Return
A Variant Value
Syntax
Object.ProcessError ( errError, [errSource], [errControl])
The ProcessError Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modWinUSB. |
| errError | Required. A ErrObject Object. |
| errSource | Optional. A String = "" Object. |
| errControl | Optional. A ERRORLEVEL = elevSrcDescReturn Object. |