Searched refs:CancelAsyncCall (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwmiatlprov.h20 HRESULT WINAPI CancelAsyncCall(IWbemObjectSink *pSink) {return WBEM_E_NOT_SUPPORTED;}; function in class:ATL::IWbemInstProviderImpl
270 virtual HRESULT WINAPI CancelAsyncCall(IWbemObjectSink *pSink){return WBEM_E_NOT_SUPPORTED;}; function in class:ATL::IWbemPullClassProviderImpl
H A Dwbemcli.h2714 virtual HRESULT STDMETHODCALLTYPE CancelAsyncCall(
2880 HRESULT (STDMETHODCALLTYPE *CancelAsyncCall)(
3053 #define IWbemServices_CancelAsyncCall(This,pSink) (This)->lpVtbl->CancelAsyncCall(This,pSink)
3091 return This->lpVtbl->CancelAsyncCall(This,pSink);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwmiatlprov.h20 HRESULT WINAPI CancelAsyncCall(IWbemObjectSink *pSink) {return WBEM_E_NOT_SUPPORTED;}; function in class:ATL::IWbemInstProviderImpl
270 virtual HRESULT WINAPI CancelAsyncCall(IWbemObjectSink *pSink){return WBEM_E_NOT_SUPPORTED;}; function in class:ATL::IWbemPullClassProviderImpl
H A Dwbemcli.h2714 virtual HRESULT STDMETHODCALLTYPE CancelAsyncCall(
2880 HRESULT (STDMETHODCALLTYPE *CancelAsyncCall)(
3053 #define IWbemServices_CancelAsyncCall(This,pSink) (This)->lpVtbl->CancelAsyncCall(This,pSink)
3091 return This->lpVtbl->CancelAsyncCall(This,pSink);

Completed in 68 milliseconds