A message that has been intercepted by a low-level hook
Declaration Syntax
C# |
public abstract class LowLevelMessage
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
ExtraInfo |
Extra information. Its contents depend on the message.
| |
Flags |
Flags of the message. Its contents depend on the message.
| |
Message |
The message identifier.
| |
ReplayEvent()()() |
Replays this event as if the user did it again.
| |
Time |
The time this message happened.
|
Inheritance Hierarchy
Object | ||
LowLevelMessage | ||
LowLevelKeyboardMessage | ||
LowLevelMouseMessage |