IPersistStorageImpl::SaveCompleted

Notifies an object that it can return to Normal mode to write to its storage object.

STDMETHOD(SaveCompleted)( 
   IStorage* 
);

Return Value

Returns S_OK.

Remarks

See IPersistStorage:SaveCompleted in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IPersistStorageImpl Class

IPersistStorageImpl::HandsOffStorage

IPersistStorageImpl::Save

IStorage