IGlobalsGetEventLockState メソッド

入力ロックの状態を取得します。

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

パラメーター

key
型: KeyToKey.EnumsKeys
キー

戻り値

型: Boolean
true:ロック false:アンロック
関連項目