次の方法で共有


IPersistStorageImpl::HandsOffStorage

オブジェクトにすべてのストレージ オブジェクトを解放し、HandsOff モードに変更します。

STDMETHOD(HandsOffStorage)(void);

戻り値

S_OK を返します。

解説

Windows SDKの IPersistStorage::HandsOffStorage を参照してください。

必要条件

ヘッダー: atlcom.h

参照

関連項目

IPersistStorageImpl クラス

IPersistStorageImpl::SaveCompleted

IPersistStorageImpl::Save