C# Class QueryStringWrapper.LogSystemInformation

ファイルを表示 Open project: TestStack/UIAVerify Class Usage Examples

Public Methods

Method Description
LogSystemInformation ( ) : System

Private Methods

Method Description
DwmIsCompositionEnabled ( ) : bool
Get ( String host, String username, String password ) : void
GetDesktopWindow ( ) : int
GetDeviceCaps ( IntPtr hDC, int nIndex ) : int
GetSystemInformation ( System.Management.ManagementScope scope ) : void
GetSystemMetrics ( int nIndex ) : int
GetWindowDC ( int hWnd ) : int
ReleaseDC ( int hWnd, IntPtr hDC ) : IntPtr

Method Details

LogSystemInformation() public method

public LogSystemInformation ( ) : System
return System