wManager.Wow.Helpers Namespace
WRobot

KeyboardHook Members

The KeyboardHook type exposes the following members.

Constructors


  Name Description
Public method KeyboardHook
Initializes a new instance of the KeyboardHook class.

Methods


  Name Description
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RegisterHotKey(ModifierKeys, Keys)
Registers a hot key in the system.
Public method ToString (Inherited from Object.)

Events


  Name Description
Public event KeyPressed
A hot key has been pressed.