IvJoyGetDevice メソッド

指定した番号のvJoyのデバイスを取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
IvJoyDevice GetDevice(
	int index
)

パラメーター

index
型: SystemInt32
デバイス番号1~16

戻り値

型: IvJoyDevice
IvJoyDevice
関連項目