Reload the forward flight aero file.
[Visual Basic .NET] |
---|
Public Function ReloadForwardFlightFile() As String |
[C#] |
---|
public string ReloadForwardFlightFile(); |
[Managed C++] |
---|
public: String __gc ^ ReloadForwardFlightFile(); |
[Unmanaged C++] |
---|
public: HRESULT ReloadForwardFlightFile( BSTR * pReturnMsg ); |
[Java] |
---|
public String reloadForwardFlightFile(); |