This documentation is archived and is not being maintained.
DeviceTypeDriving Enumeration (Microsoft.DirectX.DirectInput)
Definition
| Visual Basic | Public Enum DeviceTypeDriving |
| C# | public enum DeviceTypeDriving |
| C++ | public enum class DeviceTypeDriving |
| JScript | public enum DeviceTypeDriving |
Members
| Member | Value | Description |
| HandHeld | 5 | |
| ThreePedals | 4 | |
| DualPedals | 3 | |
| CombinedPedals | 2 | |
| Limited | 1 | |
Enumeration Information
| Namespace | Microsoft.DirectX.DirectInput |
| Assembly | Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) |
| Strong Name | Microsoft.DirectX.DirectInput,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |