Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

WinLib.FormatError

Andrew edited this page Mar 13, 2014 · 9 revisions

#WinLib.FormatError

##Method Signature Protected Function FormatError(ErrorNumber As Integer) As String

##Parameters

Name Type Comment
ErrorNumber Integer A Win32 error number

##Return value A string containing the system message for the Win32 error number.

##See also

Clone this wiki locally