Click or drag to resize
IFlightSimulatorX Methods

The IFlightSimulatorX type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connects to Flight Simulator X.
Public methodDisconnect
Disconnects from Flight Simulator X.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodCode exampleIsSimConnectMessage
Returns true if the Windows message is a SimConnect message from Flight Simulator X.
Public methodMoveAircraft
Tells Flight Simulator to move the simulated aircraft to the position specified.
Public methodRequestAircraftInformation
Sends a request to Flight Simulator for information about the simulated aircraft.
Top
See Also