IPersistStorageSaveCompleted Method |
Notifies the object that a save operation has completed.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SaveCompleted(
IStorage pStgNew
)
Parameters
- pStgNew IStorage
- The new storage object to use after saving.
See Also