|
|
LookupHexStringError(stringErrorNumber As string, moduleName As string) As string
string LookupHexStringError(string stringErrorNumber, string moduleName);
| name | type | description | ||
| stringErrorNumber | string | The error to look up | ||
| moduleName | string | (Optional) the module dll that contains the string descriptions. |
This method is the same as LookupError, but takes the error as a hex string, such as 0x1234ABCD.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.