Click or drag to resize
IFlightSimulatorXPresenter Methods

The IFlightSimulatorXPresenter type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise
Initialises the view.
(Inherited from IPresenterT.)
Public methodIsSimConnectMessage
Returns true if the message passed across is intended for SimConnect (i.e. it's a Flight Simulator X message). If it is then the view should not process it.
Top
See Also