Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 1.98 KB

nn-objidl-ipersiststorage.md

File metadata and controls

69 lines (55 loc) · 1.98 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:objidl.IPersistStorage
IPersistStorage (objidl.h)
Enables a container application to pass a storage object to one of its contained objects and to load and save the storage object.
IPersistStorage
IPersistStorage interface [COM]
IPersistStorage interface [COM]
described
_com_ipersiststorage
com.ipersiststorage
objidl/IPersistStorage
com\ipersiststorage.htm
com
1c1a20fc-c101-4cbc-a7a6-30613aa387d7
12/05/2018
IPersistStorage, IPersistStorage interface [COM], IPersistStorage interface [COM],described, _com_ipersiststorage, com.ipersiststorage, objidl/IPersistStorage
objidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
ObjIdl.idl
Windows
19H1
IPersistStorage
objidl/IPersistStorage
c++
APIRef
kbSyntax
COM
ObjIdl.h
IPersistStorage

IPersistStorage interface

-description

Enables a container application to pass a storage object to one of its contained objects and to load and save the storage object. This interface supports the structured storage model, in which each contained object has its own storage that is nested within the container's storage.

-inheritance

The IPersistStorage interface inherits from IPersist. IPersistStorage also has these types of members:

-see-also

OleCreate

OleLoad

OleSave