C# Class Gta5EyeTracking.WinEventsNativeMethods

Afficher le fichier Open project: alex8b/gta5eyetracking Class Usage Examples

Private Methods

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