Searched defs:PutProperty (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h1833 virtual HRESULT STDMETHODCALLTYPE PutProperty(
1855 HRESULT (STDMETHODCALLTYPE *PutProperty)( member in struct:IMonikerPropVtbl
1872 #define IMonikerProp_PutProperty(This,mkp,val) (This)->lpVtbl->PutProperty(This,mkp,val)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h1839 virtual HRESULT STDMETHODCALLTYPE PutProperty(
1861 HRESULT (STDMETHODCALLTYPE *PutProperty)( member in struct:IMonikerPropVtbl
1878 #define IMonikerProp_PutProperty(This,mkp,val) (This)->lpVtbl->PutProperty(This,mkp,val)

Completed in 80 milliseconds