This documentation is archived and is not being maintained.
Any Enumeration (Microsoft.DirectX.DirectInput)
The following constants are used in the dwSemantic member of the Diaction structure to map an action to any matching control on the device.
Definition
| Visual Basic | Public Enum Any |
| C# | public enum Any |
| C++ | public enum class Any |
| JScript | public enum Any |
Members
| Member | Value | Description |
| PointOfView3 | -16759293 | |
| PointOfView2 | -16759294 | |
| PointOfView1 | -16759295 | |
| PointOfView4 | -16759292 | |
| Axis4 | -16760316 | |
| Axis3 | -16760317 | Any axis |
| Axis2 | -16760318 | Any axis |
| Axis1 | -16760319 | Any axis |
| AxisS2 | -16432638 | Any s-axis |
| AxisS1 | -16432639 | Any s-axis |
| AxisC2 | -16465406 | Any clutch |
| AxisC1 | -16465407 | Any clutch |
| AxisB2 | -16498174 | Any brake |
| AxisB1 | -16498175 | Any brake |
| AxisA2 | -16530942 | Any axis |
| AxisA1 | -16530943 | Any accelerator |
| AxisV2 | -16563710 | Any v-axis |
| AxisV1 | -16563711 | Any v-axis |
| AxisU2 | -16596478 | Any u-axis |
| AxisU1 | -16596479 | Any u-axis |
| AxisR2 | -16629246 | Any r-axis |
| AxisR1 | -16629247 | Any r-axis |
| AxisZ2 | -16662014 | Any z-axis |
| AxisZ1 | -16662015 | Any z-axis |
| AxisY2 | -16694782 | Any axis |
| AxisY1 | -16694783 | Any axis |
| AxisX2 | -16727550 | Any x-axis |
| AxisX1 | -16727551 | Any x-axis |
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 |