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

#WinLib.GetLastError

##Method Signature Protected Function GetLastError() As Integer

##Notes Returns the most recent Win32 error code for the application. Equivalent to Win32.Kernel32.GetLastError

##See also

Clone this wiki locally