IVirtualXInputGetMappingState メソッド

仮想XInputへのマッピング状態を取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
bool GetMappingState(
	int userIndex,
	MappingSources source
)

パラメーター

userIndex
型: SystemInt32
仮想XInputのデバイス番号
source
型: KeyToKey.EnumsMappingSources
マッピング元のボタンやスティック

戻り値

型: Boolean

["M:KeyToKey.Plugins.IVirtualXInput.GetMappingState(System.Int32,KeyToKey.Enums.MappingSources)"に対する<returns>がありません]

関連項目