A hook that can be used to create a log of keyboard and mouse events.

C# |
public class JournalRecordHook : JournalHook

All Members | Constructors | Events | |||
Icon | Member | Description |
---|---|---|
![]() | JournalRecordHook()()() |
Creates a new journal record hook.
|
![]() | RecordEvent |
Occurs when an event can be recorded.
|
![]() | SystemModalDialogAppeared |
Occurs when a system modal dialog appears. This may be used
to stop recording.
|
![]() | SystemModalDialogDisappeared |
Occurs when a system modal dialog disappears. This may be used
to continue recording.
|

Object | |||||
![]() | MarshalByRefObject | ||||
![]() | Component | ||||
![]() | Hook | ||||
![]() | JournalHook | ||||
![]() | JournalRecordHook |