|
|
LookupError(errorNumber As double, moduleName As string) As string
string LookupError(double errorNumber, string moduleName);
| name | type | description | ||
| errorNumber | double | The error number to look up | ||
| moduleName | string | (Optional) the module dll that contains the string descriptions. |
Looks up the error and returns the appropriate string.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.