Searched refs:PullComplete (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxcoord.h533 virtual HRESULT WINAPI PullComplete(HRESULT i_hrPull) = 0;
541 HRESULT (WINAPI *PullComplete)(ITipPullSink *This,HRESULT i_hrPull); member in struct:ITipPullSinkVtbl
551 #define ITipPullSink_PullComplete(This,i_hrPull) (This)->lpVtbl->PullComplete(This,i_hrPull)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxcoord.h533 virtual HRESULT WINAPI PullComplete(HRESULT i_hrPull) = 0;
541 HRESULT (WINAPI *PullComplete)(ITipPullSink *This,HRESULT i_hrPull); member in struct:ITipPullSinkVtbl
551 #define ITipPullSink_PullComplete(This,i_hrPull) (This)->lpVtbl->PullComplete(This,i_hrPull)

Completed in 70 milliseconds