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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1822 virtual HRESULT STDMETHODCALLTYPE GetObjectParam(
1878 HRESULT (STDMETHODCALLTYPE *GetObjectParam)( member in struct:IBindCtxVtbl
1910 #define IBindCtx_GetObjectParam(This,pszKey,ppunk) (This)->lpVtbl->GetObjectParam(This,pszKey,ppunk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1822 virtual HRESULT STDMETHODCALLTYPE GetObjectParam(
1878 HRESULT (STDMETHODCALLTYPE *GetObjectParam)( member in struct:IBindCtxVtbl
1910 #define IBindCtx_GetObjectParam(This,pszKey,ppunk) (This)->lpVtbl->GetObjectParam(This,pszKey,ppunk)

Completed in 661 milliseconds