Saves the current project to a FLY file with a specified name.
Not supported by TerraExplorer Viewer.
HRESULT SaveAs(
[in] BSTR FileName)
Parameters:
FileName – A full pathname of the FLY file to be saved.
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. |