Lock input for given number of milliseconds
Declaration Syntax
public static void LockInputFor(
int millis,
bool force
)
Parameters
- millis (Int32)
- Number of milliseconds to lock
- force (Boolean)
- If
CopyC#
, the lock cannot be canceled
by pressing Control+Alt+Delete
Assembly:
ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)