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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1826 virtual HRESULT STDMETHODCALLTYPE EnumObjectParam(
1883 HRESULT (STDMETHODCALLTYPE *EnumObjectParam)( member in struct:IBindCtxVtbl
1911 #define IBindCtx_EnumObjectParam(This,ppenum) (This)->lpVtbl->EnumObjectParam(This,ppenum)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1826 virtual HRESULT STDMETHODCALLTYPE EnumObjectParam(
1883 HRESULT (STDMETHODCALLTYPE *EnumObjectParam)( member in struct:IBindCtxVtbl
1911 #define IBindCtx_EnumObjectParam(This,ppenum) (This)->lpVtbl->EnumObjectParam(This,ppenum)

Completed in 307 milliseconds