IFlightStick Members

IFlightStick has the following members.

Public Properties

  Name Description
DevicePid Gets the device PID of the flight stick.
DeviceVid Gets the device VID of the flight stick.
DllVersionBuild Gets the build version of the Flight Stick DLL.
DllVersionMajor Gets the major version of the Flight Stick DLL.
DllVersionMinor Gets the minor version of the Flight Stick DLL.
HardwareVersionMajor Gets the hardware major version of the flight stick device.
HardwareVersionMinor Gets the hardware minor version of the flight stick device.
ProductVersionBuild Gets the product build version of the flight stick device.
ProductVersionMajor Gets the product major version of the flight stick device.
ProductVersionMinor Gets the product minor version of the flight stick device.
ProductVersionRevision Gets the product revision version of the flight stick device.

Public Methods

  Name Description
GetCurrentReading Retrieves the current state of the flight stick device.
GetProperties Gets the flight stick properties.
GetRawCurrentReading Gets a flight stick reading object (without allocating new memory) that represents the current state of the controller.

See also

Reference

IFlightStick Interface

Microsoft.Xbox.Input Namespace