Share via


WindowsMessageMonitor Members

Include Protected Members
Include Inherited Members

Listens to mouse and keyboard events and keeps track of the last time the user interacted with the process.

The WindowsMessageMonitor type exposes the following members.

Methods

 

Name

Description

Public methodStatic member

KeyboardHookCallback

Listens to keyboard events.

Public methodStatic member

MouseHookCallback

Listens to mouse events.

Public methodStatic member

NoMessagesSince

Returns whether messages have occurred in specified time.

Public methodStatic member

Unhook

Removes the monitor from the windows message pump.

Top

See Also

Reference

WindowsMessageMonitor Class

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace