C# Class D3Helper.A_Tools.T_D3Client

Datei anzeigen Open project: r3peat/D3Helper.Public

Public Methods

Method Description
IsForeground ( ) : bool
getClient_Rect ( IntPtr windowHandle ) : System.Windows.Int32Rect

Private Methods

Method Description
GetDiabloWindowHandle ( ) : IntPtr
GetForegroundWindow ( ) : IntPtr

Method Details

IsForeground() public static method

public static IsForeground ( ) : bool
return bool

getClient_Rect() public static method

public static getClient_Rect ( IntPtr windowHandle ) : System.Windows.Int32Rect
windowHandle System.IntPtr
return System.Windows.Int32Rect