ReactOS 0.4.15-dev-7958-gcd0bb1a
IPersistPropertyBag Interface Reference
Inheritance diagram for IPersistPropertyBag:
Collaboration diagram for IPersistPropertyBag:

Public Types

typedef IPersistPropertyBagLPPERSISTPROPERTYBAG
 
- Public Types inherited from IPersist
typedef IPersistLPPERSIST
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT InitNew ()
 
HRESULT Load ([in] IPropertyBag *pPropBag, [in] IErrorLog *pErrorLog)
 
HRESULT Save ([in] IPropertyBag *pPropBag, [in] BOOL fClearDirty, [in] BOOL fSaveAllProperties)
 
- Public Member Functions inherited from IPersist
HRESULT GetClassID ([out] CLSID *pClassID)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 922 of file ocidl.idl.

Member Typedef Documentation

◆ LPPERSISTPROPERTYBAG

Member Function Documentation

◆ InitNew()

◆ Load()

HRESULT IPersistPropertyBag::Load ( [in] IPropertyBag pPropBag,
[in] IErrorLog pErrorLog 
)

◆ Save()

HRESULT IPersistPropertyBag::Save ( [in] IPropertyBag pPropBag,
[in] BOOL  fClearDirty,
[in] BOOL  fSaveAllProperties 
)

The documentation for this interface was generated from the following file: