Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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::SaveCompleted