Method | Description | |
---|---|---|
GetDesktopWindowHandle ( ) : int | ||
GetSystemDefaultLangID ( ) : int | ||
GetSystemDefaultUILanguage ( ) : int | ||
GetSystemMetrics ( SystemMetric nIndex ) : int |
http://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
|
|
Shutdown ( EWX ewxCode ) : bool |
public static GetDesktopWindowHandle ( ) : int | ||
return | int |
public static GetSystemDefaultLangID ( ) : int | ||
return | int |
public static GetSystemDefaultUILanguage ( ) : int | ||
return | int |
public static GetSystemMetrics ( SystemMetric nIndex ) : int | ||
nIndex | SystemMetric | |
return | int |
public static Shutdown ( EWX ewxCode ) : bool | ||
ewxCode | EWX | |
return | bool |