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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h10125 virtual HRESULT STDMETHODCALLTYPE RemoveProperty(
10160 HRESULT (STDMETHODCALLTYPE *RemoveProperty)( member in struct:IContextVtbl
10187 #define IContext_RemoveProperty(This,policyId) (This)->lpVtbl->RemoveProperty(This,policyId)
10288 HRESULT (STDMETHODCALLTYPE *RemoveProperty)( member in struct:IObjContextVtbl
10337 #define IObjContext_RemoveProperty(This,policyId) (This)->lpVtbl->RemoveProperty(This,policyId)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h10125 virtual HRESULT STDMETHODCALLTYPE RemoveProperty(
10160 HRESULT (STDMETHODCALLTYPE *RemoveProperty)( member in struct:IContextVtbl
10187 #define IContext_RemoveProperty(This,policyId) (This)->lpVtbl->RemoveProperty(This,policyId)
10288 HRESULT (STDMETHODCALLTYPE *RemoveProperty)( member in struct:IObjContextVtbl
10337 #define IObjContext_RemoveProperty(This,policyId) (This)->lpVtbl->RemoveProperty(This,policyId)

Completed in 777 milliseconds