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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h6859 virtual HRESULT STDMETHODCALLTYPE GetDestCtxEx(
6939 HRESULT (STDMETHODCALLTYPE *GetDestCtxEx)( member in struct:IRpcChannelBuffer3Vtbl
6979 #define IRpcChannelBuffer3_GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext)
7073 virtual HRESULT STDMETHODCALLTYPE GetDestCtxEx(
7135 HRESULT (STDMETHODCALLTYPE *GetDestCtxEx)( member in struct:IAsyncRpcChannelBufferVtbl
7163 #define IAsyncRpcChannelBuffer_GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h6859 virtual HRESULT STDMETHODCALLTYPE GetDestCtxEx(
6939 HRESULT (STDMETHODCALLTYPE *GetDestCtxEx)( member in struct:IRpcChannelBuffer3Vtbl
6979 #define IRpcChannelBuffer3_GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext)
7073 virtual HRESULT STDMETHODCALLTYPE GetDestCtxEx(
7135 HRESULT (STDMETHODCALLTYPE *GetDestCtxEx)( member in struct:IAsyncRpcChannelBufferVtbl
7163 #define IAsyncRpcChannelBuffer_GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext) (This)->lpVtbl->GetDestCtxEx(This,pMsg,pdwDestContext,ppvDestContext)

Completed in 1270 milliseconds