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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1818 virtual HRESULT STDMETHODCALLTYPE RegisterObjectParam(
1873 HRESULT (STDMETHODCALLTYPE *RegisterObjectParam)( member in struct:IBindCtxVtbl
1909 #define IBindCtx_RegisterObjectParam(This,pszKey,punk) (This)->lpVtbl->RegisterObjectParam(This,pszKey,punk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1818 virtual HRESULT STDMETHODCALLTYPE RegisterObjectParam(
1873 HRESULT (STDMETHODCALLTYPE *RegisterObjectParam)( member in struct:IBindCtxVtbl
1909 #define IBindCtx_RegisterObjectParam(This,pszKey,punk) (This)->lpVtbl->RegisterObjectParam(This,pszKey,punk)

Completed in 193 milliseconds