WinApi_GetSystemErrorMsg
Returns the locale specific message text from a Win32 API error code.
WinApi_GetSystemErrorMsg(lnErrorNo,lcDLL)
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, 2025 • Updated: 2025-03-12
Comment or report problem with topic