C# Class PhilippDolder.NoMorePanicSave.WindowsEventHooker

Datei anzeigen Open project: philippdolder/NoMorePanicSave2015 Class Usage Examples

Private Methods

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