C# Class PhilippDolder.NoMorePanicSave.WindowsEventHooker

Afficher le fichier Open project: philippdolder/NoMorePanicSave2015 Class Usage Examples

Private Methods

Méthode Description
SetWinEventHook ( uint eventMin, uint eventMax, IntPtr hmodWinEventProc, WinEventDelegate lpfnWinEventProc, uint idProcess, uint idThread, uint dwFlags ) : IntPtr
UnhookWinEvent ( IntPtr hWinEventHook ) : bool