Convenience class that uses a journal playback hook to block keyboard
and mouse input for some time.

C# |
public class InputLocker : IDisposable

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | InputLocker(Int32, Int32, Boolean) |
Locks the input for ![]() interval * count ![]() interval |
![]() | Dispose()()() |
Unlocks the input.
|
![]() ![]() | LockInputFor(Int32, Boolean) |
Lock input for given number of milliseconds
|
![]() | Unlock()()() |
Unlocks the input.
|

Object | |
![]() | InputLocker |