ReactOS 0.4.15-dev-8621-g4b051b9
|
Public Types | |
typedef IPersistPropertyBag2 * | LPPERSISTPROPERTYBAG2 |
Public Types inherited from IPersist | |
typedef IPersist * | LPPERSIST |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
HRESULT | InitNew () |
HRESULT | Load ([in] IPropertyBag2 *pPropBag, [in] IErrorLog *pErrorLog) |
HRESULT | Save ([in] IPropertyBag2 *pPropBag, [in] BOOL fClearDirty, [in] BOOL fSaveAllProperties) |
HRESULT | IsDirty () |
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 () |
HRESULT IPersistPropertyBag2::InitNew | ( | ) |
HRESULT IPersistPropertyBag2::IsDirty | ( | ) |
HRESULT IPersistPropertyBag2::Load | ( | [in] IPropertyBag2 * | pPropBag, |
[in] IErrorLog * | pErrorLog | ||
) |
HRESULT IPersistPropertyBag2::Save | ( | [in] IPropertyBag2 * | pPropBag, |
[in] BOOL | fClearDirty, | ||
[in] BOOL | fSaveAllProperties | ||
) |