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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1829 virtual HRESULT STDMETHODCALLTYPE RevokeObjectParam(
1887 HRESULT (STDMETHODCALLTYPE *RevokeObjectParam)( member in struct:IBindCtxVtbl
1912 #define IBindCtx_RevokeObjectParam(This,pszKey) (This)->lpVtbl->RevokeObjectParam(This,pszKey)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1829 virtual HRESULT STDMETHODCALLTYPE RevokeObjectParam(
1887 HRESULT (STDMETHODCALLTYPE *RevokeObjectParam)( member in struct:IBindCtxVtbl
1912 #define IBindCtx_RevokeObjectParam(This,pszKey) (This)->lpVtbl->RevokeObjectParam(This,pszKey)

Completed in 139 milliseconds