wwAPI::GetSystemErrorMsg

Returns the Message text for a Win32API error code.

o.GetSystemErrorMsg(lnErrorNo,lcDLL)

Return Value

Error String or ""

Parameters

lnErrorNo
The Windows API error number

lcDLL
The DLL to read the error from. If empty the default Windows libraries are used.


See also:

Class wwAPI

© West Wind Technologies, 2023 • Updated: 05/02/13
Comment or report problem with topic