C# Class AutomationDrivers.IisExpressHost.NativeMethods

Show file Open project: ritterim/AutomationDrivers

Private Methods

Method Description
GetTopWindow ( IntPtr hWnd ) : IntPtr
GetWindow ( IntPtr hWnd, uint uCmd ) : IntPtr
GetWindowThreadProcessId ( IntPtr hwnd, uint &lpdwProcessId ) : uint
PostMessage ( HandleRef hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : bool