Searched refs:ExecNotificationQueryAsync (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wmiatlprov.h | 34 …HRESULT WINAPI ExecNotificationQueryAsync(const BSTR QueryLanguage,const BSTR Query,__LONG32 lFlag… in ExecNotificationQueryAsync() function 284 …virtual HRESULT WINAPI ExecNotificationQueryAsync(const BSTR strQueryLanguage,const BSTR strQuery,… in ExecNotificationQueryAsync() function
|
D | wbemcli.h | 2827 virtual HRESULT STDMETHODCALLTYPE ExecNotificationQueryAsync( 3012 HRESULT (STDMETHODCALLTYPE *ExecNotificationQueryAsync)( 3072 …anguage,strQuery,lFlags,pCtx,pResponseHandler) (This)->lpVtbl->ExecNotificationQueryAsync(This,str… 3148 …return This->lpVtbl->ExecNotificationQueryAsync(This,strQueryLanguage,strQuery,lFlags,pCtx,pRespon…
|
D | wbemdisp.h | 1386 virtual HRESULT STDMETHODCALLTYPE ExecNotificationQueryAsync( 1605 HRESULT (STDMETHODCALLTYPE *ExecNotificationQueryAsync)( 1670 …lags,objWbemNamedValueSet,objWbemAsyncContext) (This)->lpVtbl->ExecNotificationQueryAsync(This,obj… 1745 …return This->lpVtbl->ExecNotificationQueryAsync(This,objWbemSink,strQuery,strQueryLanguage,iFlags,… 2227 HRESULT (STDMETHODCALLTYPE *ExecNotificationQueryAsync)( 2308 …lags,objWbemNamedValueSet,objWbemAsyncContext) (This)->lpVtbl->ExecNotificationQueryAsync(This,obj… 2386 …return This->lpVtbl->ExecNotificationQueryAsync(This,objWbemSink,strQuery,strQueryLanguage,iFlags,…
|