This topic has not yet been rated - Rate this topic

IPersistStorageImpl::SaveCompleted

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

STDMETHOD(SaveCompleted)(
   IStorage*
);

See IPersistStorage:SaveCompleted in the Platform SDK.

Return Value

Returns S_OK.

See Also

IPersistStorageImpl Overview | Class Members | IPersistStorageImpl::HandsOffStorage | IPersistStorageImpl::Save | IStorage

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.