This documentation is archived and is not being maintained.
DeviceTypeKeyboard Enumeration (Microsoft.DirectX.DirectInput)
All keyboards. Equivalent to DI8DEVTYPE_KEYBOARD.
Definition
| Visual Basic | Public Enum DeviceTypeKeyboard |
| C# | public enum DeviceTypeKeyboard |
| C++ | public enum class DeviceTypeKeyboard |
| JScript | public enum DeviceTypeKeyboard |
Members
| Member | Value | Description |
| J3100 | 12 | |
| JapanAX | 11 | |
| Japan106 | 10 | |
| Nec98106 | 9 | |
| Nec98Laptop | 8 | |
| Nec98 | 7 | |
| Nokia9140 | 6 | |
| Nokia1050 | 5 | |
| PcEnh | 4 | |
| PcAt | 3 | |
| Olivetti | 2 | |
| PcXt | 1 | |
| Unknown | 0 | |
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 |