Home > Working with SGWorld > ISGWorld > OnFileSave
This event occurs just before a fly file saved. The client can use this event, for example, to update a database with information within TerraExplorer before the user saves it.
JavaScript |
|
OnFileSave() |
C# |
|
void OnFileSave() |
C++ |
|
HRESULT OnFileSave() |