Class DirectInputDeviceInfo
Inheritance
DirectInputDeviceInfo
Assembly: JeremyAnsel.DirectX.DirectInput.dll
public sealed class DirectInputDeviceInfo
Properties
|
Edit this page
View Source
Declaration
public Guid FFDriver { get; }
Property Value
|
Edit this page
View Source
Declaration
public Guid Instance { get; }
Property Value
|
Edit this page
View Source
Declaration
public string InstanceName { get; }
Property Value
|
Edit this page
View Source
Declaration
public Guid Product { get; }
Property Value
|
Edit this page
View Source
Declaration
public string ProductName { get; }
Property Value