Class DirectInputObjectDataFormat
Inheritance
DirectInputObjectDataFormat
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputObjectDataFormat
Properties
|
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 Guid? Guid { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int Offset { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public DirectInputObjectDataOptions Options { get; set; }
Property Value