Saves the current project to a FLY file.
Note: The current project must be a FLY file (See: ITerraExplorer4::FlyName). If the current file is an MPT, the method fails.
Not supported by TerraExplorer Viewer.
HRESULT Save()
Return Values:
The return value obtained from the returned HRESULT can be one of the following:
Return value |
Meaning |
S_OK |
Success. |
E_FAIL |
Catastrophic failure. |
E_NOTIMPL |
The operation is not supported by TerraExplorer Viewer and cannot be run. |