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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h6625 virtual HRESULT STDMETHODCALLTYPE GetDestCtx(
6664 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBufferVtbl
6687 #define IRpcChannelBuffer_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
6784 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBuffer2Vtbl
6812 #define IRpcChannelBuffer2_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
6904 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBuffer3Vtbl
6970 #define IRpcChannelBuffer3_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
7110 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IAsyncRpcChannelBufferVtbl
7156 #define IAsyncRpcChannelBuffer_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h6625 virtual HRESULT STDMETHODCALLTYPE GetDestCtx(
6664 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBufferVtbl
6687 #define IRpcChannelBuffer_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
6784 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBuffer2Vtbl
6812 #define IRpcChannelBuffer2_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
6904 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IRpcChannelBuffer3Vtbl
6970 #define IRpcChannelBuffer3_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)
7110 HRESULT (STDMETHODCALLTYPE *GetDestCtx)( member in struct:IAsyncRpcChannelBufferVtbl
7156 #define IAsyncRpcChannelBuffer_GetDestCtx(This,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtx(This,pdwDestContext,ppvDestContext)

Completed in 102 milliseconds