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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h8126 virtual HRESULT STDMETHODCALLTYPE GetAsyncManager(
8151 HRESULT (STDMETHODCALLTYPE *GetAsyncManager)( member in struct:IAsyncSetupVtbl
8171 #define IAsyncSetup_GetAsyncManager(This,riid,pOuter,dwFlags,ppInner,ppAsyncMgr) (This)->lpVtbl->GetAsyncManager(This,riid,pOuter,dwFlags,ppInner,ppAsyncMgr)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h8126 virtual HRESULT STDMETHODCALLTYPE GetAsyncManager(
8151 HRESULT (STDMETHODCALLTYPE *GetAsyncManager)( member in struct:IAsyncSetupVtbl
8171 #define IAsyncSetup_GetAsyncManager(This,riid,pOuter,dwFlags,ppInner,ppAsyncMgr) (This)->lpVtbl->GetAsyncManager(This,riid,pOuter,dwFlags,ppInner,ppAsyncMgr)

Completed in 77 milliseconds