Public Method GetErrorString

Returns the error message for the last error. Adapted from Dan Appleman's "Win32 API Puzzle Book"

Type Return

A String Value

Syntax

Object.GetErrorString ( LastError)

The GetErrorString Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modWinUSB.
LastErrorRequired. A Long Value.