ActionMechanism Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Mapping mechanism used by DirectInput to configure the action.
Definition
Visual Basic .NET |
Public Enum ActionMechanism |
C# |
public enum ActionMechanism |
Managed C++ |
__value public enum ActionMechanism |
JScript .NET |
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.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center