ActionMechanism Enumeration
|
Language: |
Mapping mechanism used by DirectInput to configure the action.
Definition
| Visual Basic |
Public Enum ActionMechanism |
| C# |
public enum ActionMechanism |
| C++ |
public enum class ActionMechanism |
| JScript |
public enum ActionMechanism |
Members
| Member |
Value |
Description |
|
Error |
-2147483648 |
|
|
HardwareDefault |
8 |
|
|
HardwareApp |
4 |
|
|
AppRequested |
2 |
|
|
UserConfig |
1 |
|
|
Unmapped |
0 |
|
|
Default |
32 |
|
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 |
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center