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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxcoord.h492 virtual HRESULT WINAPI Pull(char *i_pszTxUrl,ITransaction **o_ppITransaction) = 0;
502 HRESULT (WINAPI *Pull)(ITipHelper *This,char *i_pszTxUrl,ITransaction **o_ppITransaction); member in struct:ITipHelperVtbl
514 #define ITipHelper_Pull(This,i_pszTxUrl,o_ppITransaction) (This)->lpVtbl->Pull(This,i_pszTxUrl,o_ppITransaction)
H A Dobjidlbase.h6161 virtual HRESULT STDMETHODCALLTYPE Pull(
6191 HRESULT (STDMETHODCALLTYPE *Pull)(
6215 #define IPipeByte_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6230 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6274 virtual HRESULT STDMETHODCALLTYPE Pull(
6304 HRESULT (STDMETHODCALLTYPE *Pull)(
6328 #define IPipeLong_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6343 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6387 virtual HRESULT STDMETHODCALLTYPE Pull(
6417 HRESULT (STDMETHODCALLTYPE *Pull)(
[all...]
H A Dobjidl.h6376 virtual HRESULT STDMETHODCALLTYPE Pull(
6406 HRESULT (STDMETHODCALLTYPE *Pull)(
6430 #define IPipeByte_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6445 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6489 virtual HRESULT STDMETHODCALLTYPE Pull(
6519 HRESULT (STDMETHODCALLTYPE *Pull)(
6543 #define IPipeLong_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6558 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6602 virtual HRESULT STDMETHODCALLTYPE Pull(
6632 HRESULT (STDMETHODCALLTYPE *Pull)(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxcoord.h492 virtual HRESULT WINAPI Pull(char *i_pszTxUrl,ITransaction **o_ppITransaction) = 0;
502 HRESULT (WINAPI *Pull)(ITipHelper *This,char *i_pszTxUrl,ITransaction **o_ppITransaction); member in struct:ITipHelperVtbl
514 #define ITipHelper_Pull(This,i_pszTxUrl,o_ppITransaction) (This)->lpVtbl->Pull(This,i_pszTxUrl,o_ppITransaction)
H A Dobjidlbase.h6161 virtual HRESULT STDMETHODCALLTYPE Pull(
6191 HRESULT (STDMETHODCALLTYPE *Pull)(
6215 #define IPipeByte_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6230 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6274 virtual HRESULT STDMETHODCALLTYPE Pull(
6304 HRESULT (STDMETHODCALLTYPE *Pull)(
6328 #define IPipeLong_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6343 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6387 virtual HRESULT STDMETHODCALLTYPE Pull(
6417 HRESULT (STDMETHODCALLTYPE *Pull)(
[all...]
H A Dobjidl.h6376 virtual HRESULT STDMETHODCALLTYPE Pull(
6406 HRESULT (STDMETHODCALLTYPE *Pull)(
6430 #define IPipeByte_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6445 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6489 virtual HRESULT STDMETHODCALLTYPE Pull(
6519 HRESULT (STDMETHODCALLTYPE *Pull)(
6543 #define IPipeLong_Pull(This,buf,cRequest,pcReturned) (This)->lpVtbl->Pull(This,buf,cRequest,pcReturned)
6558 return This->lpVtbl->Pull(This,buf,cRequest,pcReturned);
6602 virtual HRESULT STDMETHODCALLTYPE Pull(
6632 HRESULT (STDMETHODCALLTYPE *Pull)(
[all...]

Completed in 150 milliseconds