SetTimeZoneCommand.ThrowWin32Error 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.
Get the Win32 error code from GetLastError and throw an exception.
protected:
void ThrowWin32Error();
protected:
void ThrowWin32Error();
void ThrowWin32Error();
protected void ThrowWin32Error ();
member this.ThrowWin32Error : unit -> unit
Protected Sub ThrowWin32Error ()