Win32.GetLastError Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::UInt32 GetLastError();
public static uint GetLastError ();
static member GetLastError : unit -> uint32
Public Shared Function GetLastError () As UInteger