IGlobalsSetEventLockState メソッド

入力ロックの設定を行います。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetEventLockState(
	Keys key,
	bool isLock
)

パラメーター

key
型: KeyToKey.EnumsKeys
キー
isLock
型: SystemBoolean
true:ロック false:アンロック
関連項目