| IFlightSimulatorXPresenter Methods |
The IFlightSimulatorXPresenter type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Initialise |
Initialises the view.
(Inherited from IPresenterT.) | |
| IsSimConnectMessage |
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.
|