|
JWSCL Documentation
|
class function GetLastErrorMessage(const iGetLastError: Cardinal = Cardinal(-1)): TJwString; virtual;
|
Parameters |
Description |
|
const iGetLastError: Cardinal = Cardinal(-1) |
defines the error ID to be translated into a string. If set to high(Cardinal) the GetLastError() call is used. |
GetLastErrorMessage creates a windows error string from the last call to GetLastError or a defined error message.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|