Searched refs:GetRunningObjectTable (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjbase.h441 HRESULT WINAPI GetRunningObjectTable(DWORD reserved, LPRUNNINGOBJECTTABLE *pprot);
H A Dobjidl.idl398 HRESULT GetRunningObjectTable(
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 Dobjbase.h482 HRESULT WINAPI GetRunningObjectTable(DWORD reserved, LPRUNNINGOBJECTTABLE *pprot);
H A Dobjidl.idl386 HRESULT GetRunningObjectTable(
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 146 milliseconds