This documentation is archived and is not being maintained.
PropertyType Enumeration (Microsoft.DirectX.DirectInput)
Definition
| Visual Basic | Public Enum PropertyType |
| C# | public enum PropertyType |
| C++ | public enum class PropertyType |
| JScript | public enum PropertyType |
Members
| Member | Value | Description |
| UserName | 25 | |
| Granularity | 3 | |
| BufferSize | 1 | |
| TypeName | 26 | |
| VendorIdentityProductId | 24 | |
| ScanCode | 23 | |
| AppData | 22 | |
| CalibrationPoints | 21 | |
| KeyName | 20 | |
| LogicalRange | 19 | |
| PhysicalRange | 18 | |
| GetPortDisplayName | 16 | |
| JoystickId | 15 | |
| ProductName | 14 | |
| InstanceName | 13 | |
| GuidAndPath | 12 | |
| Calibration | 11 | |
| CalibrationMode | 10 | |
| AutoCenter | 9 | |
| ForceFeedbackLoad | 8 | |
| ForceFeedbackGain | 7 | |
| Saturation | 6 | |
| DeadZone | 5 | |
| Range | 4 | |
| AxisMode | 2 | |
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 |