Class DirectInputDeviceCapabilities
Inheritance
DirectInputDeviceCapabilities
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputDeviceCapabilities
Properties
|
Edit this page
View Source
Declaration
public int AxesCount { get; }
Property Value
|
Edit this page
View Source
Declaration
public int ButtonsCount { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FFDriverVersion { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FFMinTimeResolution { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FFSamplePeriod { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FirmwareRevision { get; }
Property Value
|
Edit this page
View Source
Declaration
public DirectInputDeviceCapabilitiesOptions Flags { get; }
Property Value
|
Edit this page
View Source
Declaration
public int HardwareRevision { get; }
Property Value
|
Edit this page
View Source
Declaration
public int POVsCount { get; }
Property Value