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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1803 virtual HRESULT STDMETHODCALLTYPE RevokeObjectBound(
1854 HRESULT (STDMETHODCALLTYPE *RevokeObjectBound)( member in struct:IBindCtxVtbl
1904 #define IBindCtx_RevokeObjectBound(This,punk) (This)->lpVtbl->RevokeObjectBound(This,punk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1803 virtual HRESULT STDMETHODCALLTYPE RevokeObjectBound(
1854 HRESULT (STDMETHODCALLTYPE *RevokeObjectBound)( member in struct:IBindCtxVtbl
1904 #define IBindCtx_RevokeObjectBound(This,punk) (This)->lpVtbl->RevokeObjectBound(This,punk)

Completed in 100 milliseconds