Lines Matching refs:IPersistMediaPropertyBag
357 typedef struct IPersistMediaPropertyBag IPersistMediaPropertyBag; typedef
4777 typedef IPersistMediaPropertyBag *LPPERSISTMEDIAPROPERTYBAG;
4781 struct IPersistMediaPropertyBag : public IPersist { struct
4790 HRESULT (WINAPI *QueryInterface)(IPersistMediaPropertyBag *This,REFIID riid,void **ppvObject);
4791 ULONG (WINAPI *AddRef)(IPersistMediaPropertyBag *This);
4792 ULONG (WINAPI *Release)(IPersistMediaPropertyBag *This);
4793 HRESULT (WINAPI *GetClassID)(IPersistMediaPropertyBag *This,CLSID *pClassID);
4794 HRESULT (WINAPI *InitNew)(IPersistMediaPropertyBag *This);
4795 …HRESULT (WINAPI *Load)(IPersistMediaPropertyBag *This,IMediaPropertyBag *pPropBag,IErrorLog *pErro…
4796 …HRESULT (WINAPI *Save)(IPersistMediaPropertyBag *This,IMediaPropertyBag *pPropBag,WINBOOL fClearDi…
4799 struct IPersistMediaPropertyBag { struct
4812 HRESULT WINAPI IPersistMediaPropertyBag_InitNew_Proxy(IPersistMediaPropertyBag *This);
4814 …HRESULT WINAPI IPersistMediaPropertyBag_Load_Proxy(IPersistMediaPropertyBag *This,IMediaPropertyBa…
4816 …HRESULT WINAPI IPersistMediaPropertyBag_Save_Proxy(IPersistMediaPropertyBag *This,IMediaPropertyBa…