IPersistStorageImpl::HandsOffStorage

Instructs the object to release all storage objects and enter HandsOff mode.

STDMETHOD(HandsOffStorage)(void);

Return Value

Returns S_OK.

Remarks

See IPersistStorage::HandsOffStorage in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IPersistStorageImpl Class

IPersistStorageImpl::SaveCompleted

IPersistStorageImpl::Save