IvJoyDeviceSetMappingState メソッド

["M:KeyToKey.Plugins.IvJoyDevice.SetMappingState(System.Collections.Generic.IEnumerable{KeyToKey.Enums.MappingSources},System.Boolean)"に対する<summary>がありません]

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetMappingState(
	IEnumerable<MappingSources> mappingSources,
	bool newState
)

パラメーター

mappingSources
型: System.Collections.GenericIEnumerableMappingSources

["M:KeyToKey.Plugins.IvJoyDevice.SetMappingState(System.Collections.Generic.IEnumerable{KeyToKey.Enums.MappingSources},System.Boolean)"に対する<param name="mappingSources"/>がありません

newState
型: SystemBoolean

["M:KeyToKey.Plugins.IvJoyDevice.SetMappingState(System.Collections.Generic.IEnumerable{KeyToKey.Enums.MappingSources},System.Boolean)"に対する<param name="newState"/>がありません

関連項目