Returns the locale specific message text from a Win32 API error code.
WinApi_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.
Remarks
This is a function not a method of the
wwApi
class.
See also:
Class wwAPI© West Wind Technologies, 1996-2024 • Updated: 04/24/24
Comment or report problem with topic