C# Class Tibialyzer.WindowFocusWatcher.Native

Show file Open project: Mytherin/Tibialyzer

Private Methods

Method Description
GetForegroundWindow ( ) : IntPtr
GetWindowThreadProcessId ( IntPtr hWnd, uint &processId ) : IntPtr
SetWinEventHook ( uint eventMin, uint eventMax, IntPtr hmodWinEventProc, WinEventDelegate lpfnWinEventProc, uint idProcess, uint idThread, uint dwFlags ) : IntPtr
UnhookWinEvent ( IntPtr hWinEventHook ) : bool