Enum DirectInputDeviceCapabilitiesOptions
Namespace: JeremyAnsel.DirectX.DirectInput
Assembly: JeremyAnsel.DirectX.DirectInput.dll
Syntax
[Flags]
public enum DirectInputDeviceCapabilitiesOptions : uint
Fields
| Name | Description |
|---|---|
| Alias | |
| Attached | |
| DeadBand | |
| Emulated | |
| FFAttack | |
| FFFade | |
| ForceFeedback | |
| Hidden | |
| None | |
| Phantom | |
| PolledDataFormat | |
| PolledDevice | |
| PosNegCoefficients | |
| PosNegSaturation | |
| Saturation | |
| StartDelay |