GlobalHookHookTypes Enumeration

Types of available hooks

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpers
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum HookTypes

Members

Mouse0 Installs a mouse hook
Keyboard1 Installs a keyboard hook

Extension Methods

See Also