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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1815 virtual HRESULT STDMETHODCALLTYPE GetRunningObjectTable(
1869 HRESULT (STDMETHODCALLTYPE *GetRunningObjectTable)( member in struct:IBindCtxVtbl
1908 #define IBindCtx_GetRunningObjectTable(This,pprot) (This)->lpVtbl->GetRunningObjectTable(This,pprot)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1815 virtual HRESULT STDMETHODCALLTYPE GetRunningObjectTable(
1869 HRESULT (STDMETHODCALLTYPE *GetRunningObjectTable)( member in struct:IBindCtxVtbl
1908 #define IBindCtx_GetRunningObjectTable(This,pprot) (This)->lpVtbl->GetRunningObjectTable(This,pprot)

Completed in 98 milliseconds