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

Win32.LastError

Andrew Lambert edited this page Jul 23, 2014 · 2 revisions

#Win32.LastError

##Method Signatures

    Protected Function LastError() As Integer
    Protected Sub LastError(Assigns NewErrorNumber As Integer)

##Notes Gets and sets the most recent Win32 error code for the application.

##See also

Clone this wiki locally