DeviceObjectTypeFlags Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Definition
Visual Basic .NET |
Public Enum DeviceObjectTypeFlags |
C# |
public enum DeviceObjectTypeFlags |
Managed C++ |
__value public enum DeviceObjectTypeFlags |
JScript .NET |
public enum DeviceObjectTypeFlags |
Members
Member |
Value |
Description |
Button |
12 |
|
NoCollection |
16776960 |
|
Alias |
134217728 |
Flags describing other attributes of the data format. This value can be one of the following: |
VendorDefined |
67108864 |
|
Output |
268435456 |
|
ForceFeedbackEffectTrigger |
33554432 |
|
ForceFeedbackActuator |
16777216 |
|
InstanceMask |
16776960 |
|
AnyInstance |
16776960 |
|
NoData |
128 |
|
Collection |
64 |
|
Pov |
16 |
|
ToggleButton |
8 |
|
PushButton |
4 |
|
Axis |
3 |
|
AbsoluteAxis |
2 |
|
RelativeAxis |
1 |
|
All |
0 |
Flags describing other attributes of the data format. This value can be one of the following: |
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