Searched refs:PutProperty (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dexdisp.idl239 [id(302)] HRESULT PutProperty([in] BSTR Property, [in] VARIANT vtValue);
952 [id(9)] HRESULT PutProperty(
H A Durlmon.idl658 HRESULT PutProperty(
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 Dexdisp.idl233 [id(302)] HRESULT PutProperty([in] BSTR Property, [in] VARIANT vtValue);
824 [id(9)] HRESULT PutProperty(
H A Durlmon.idl625 HRESULT PutProperty(
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 2925 milliseconds