Class DirectInputDataFormat
Inherited Members
Namespace: JeremyAnsel.DirectX.DirectInput
Assembly: JeremyAnsel.DirectX.DirectInput.dll
Syntax
public sealed class DirectInputDataFormat
Properties
| Edit this page View SourceDataSize
Declaration
public int DataSize { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
ObjectDataFormats
Declaration
public DirectInputObjectDataFormat[] ObjectDataFormats { get; set; }
Property Value
| Type | Description |
|---|---|
| DirectInputObjectDataFormat[] |
Options
Declaration
public DirectInputDataOptions Options { get; set; }
Property Value
| Type | Description |
|---|---|
| DirectInputDataOptions |