Class DirectInputDeviceObjectInfo
Inheritance
DirectInputDeviceObjectInfo
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputDeviceObjectInfo
Properties
|
Edit this page
View Source
Declaration
public short CollectionNumber { get; }
Property Value
|
Edit this page
View Source
Declaration
public short DataInstance { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public DirectInputObjectDataTypes DataType { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short DesignatorIndex { get; }
Property Value
|
Edit this page
View Source
Declaration
public int Dimension { get; }
Property Value
|
Edit this page
View Source
Declaration
public short Exponent { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FFForceResolution { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FFMaxForce { get; }
Property Value
|
Edit this page
View Source
Declaration
public Guid GuidType { get; }
Property Value
|
Edit this page
View Source
Declaration
public string Name { get; }
Property Value
|
Edit this page
View Source
Declaration
public int Offset { get; }
Property Value
|
Edit this page
View Source
Declaration
public short ReportId { get; }
Property Value
|
Edit this page
View Source
Declaration
public short Usage { get; }
Property Value
|
Edit this page
View Source
UsagePage
Declaration
public short UsagePage { get; }
Property Value