This method notifies an object that it can return to Normal mode to write to its storage object. The ATL implementation returns S_OK.
HRESULT SaveCompleted( IStorage* pStorage );
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IPersistStorageImpl Overview, IPersistStorageImpl Methods, IPersistStorage::SaveCompleted, IPersistStorageImpl::HandsOffStorage, IPersistStorageImpl::Save, IStorage