ReactOS 0.4.15-dev-7924-g5949c20
IPersistMediaPropertyBag Interface Reference
Inheritance diagram for IPersistMediaPropertyBag:
Collaboration diagram for IPersistMediaPropertyBag:

Public Types

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

Public Member Functions

HRESULT InitNew (void)
 
HRESULT Load ([in] IMediaPropertyBag *pPropBag, [in] IErrorLog *pErrorLog)
 
HRESULT Save ([in] IMediaPropertyBag *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 1211 of file axextend.idl.

Member Typedef Documentation

◆ LPPERSISTMEDIAPROPERTYBAG

Member Function Documentation

◆ InitNew()

HRESULT IPersistMediaPropertyBag::InitNew ( void  )

◆ Load()

HRESULT IPersistMediaPropertyBag::Load ( [in] IMediaPropertyBag pPropBag,
[in] IErrorLog pErrorLog 
)

◆ Save()

HRESULT IPersistMediaPropertyBag::Save ( [in] IMediaPropertyBag pPropBag,
[in] BOOL  fClearDirty,
[in] BOOL  fSaveAllProperties 
)

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