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

WinLib.FormatError

Andrew Lambert edited this page Jan 15, 2015 · 9 revisions

#Win32.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