This method notifies an object that it can return to Normal mode to write to its storage object. The ATL implementation returns S_OK.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT SaveCompleted( IStorage* pStorage );
See Also