IPersistStorageImpl::HandsOffStorage

This method instructs the object to release all storage objects and enter HandsOff mode. The ATL implementation returns S_OK.

Syntax

HRESULT HandsOffStorage( );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPersistStorageImpl Overview, IPersistStorageImpl Methods, IPersistStorage::HandsOffStorage, IPersistStorageImpl::SaveCompleted, IPersistStorageImpl::Save