IPersistStorageImpl::HandsOffStorage

This method instructs the object to release all storage objects and enter HandsOff mode. 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 HandsOffStorage( );

See Also

IPersistStorageImpl::SaveCompleted, IPersistStorageImpl::Save