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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1800 virtual HRESULT STDMETHODCALLTYPE RegisterObjectBound(
1850 HRESULT (STDMETHODCALLTYPE *RegisterObjectBound)( member in struct:IBindCtxVtbl
1903 #define IBindCtx_RegisterObjectBound(This,punk) (This)->lpVtbl->RegisterObjectBound(This,punk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1800 virtual HRESULT STDMETHODCALLTYPE RegisterObjectBound(
1850 HRESULT (STDMETHODCALLTYPE *RegisterObjectBound)( member in struct:IBindCtxVtbl
1903 #define IBindCtx_RegisterObjectBound(This,punk) (This)->lpVtbl->RegisterObjectBound(This,punk)

Completed in 79 milliseconds