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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h6854 virtual HRESULT STDMETHODCALLTYPE GetCallContext(
6933 HRESULT (STDMETHODCALLTYPE *GetCallContext)( member in struct:IRpcChannelBuffer3Vtbl
6978 #define IRpcChannelBuffer3_GetCallContext(This,pMsg,riid,pInterface) (This)->lpVtbl->GetCallContext(This,pMsg,riid,pInterface)
8767 virtual HRESULT STDMETHODCALLTYPE GetCallContext(
8796 HRESULT (STDMETHODCALLTYPE *GetCallContext)( member in struct:IAsyncManagerVtbl
8818 #define IAsyncManager_GetCallContext(This,riid,pInterface) (This)->lpVtbl->GetCallContext(This,riid,pInterface)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h6854 virtual HRESULT STDMETHODCALLTYPE GetCallContext(
6933 HRESULT (STDMETHODCALLTYPE *GetCallContext)( member in struct:IRpcChannelBuffer3Vtbl
6978 #define IRpcChannelBuffer3_GetCallContext(This,pMsg,riid,pInterface) (This)->lpVtbl->GetCallContext(This,pMsg,riid,pInterface)
8767 virtual HRESULT STDMETHODCALLTYPE GetCallContext(
8796 HRESULT (STDMETHODCALLTYPE *GetCallContext)( member in struct:IAsyncManagerVtbl
8818 #define IAsyncManager_GetCallContext(This,riid,pInterface) (This)->lpVtbl->GetCallContext(This,riid,pInterface)

Completed in 1595 milliseconds