Home
last modified time | relevance | path

Searched refs:CreateInstanceEnumAsync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwmiatlprov.h281 …virtual HRESULT WINAPI CreateInstanceEnumAsync(const BSTR strClass,__LONG32 lFlags,IWbemContext *p… in CreateInstanceEnumAsync() function
Dwbemcli.h2800 virtual HRESULT STDMETHODCALLTYPE CreateInstanceEnumAsync(
2981 HRESULT (STDMETHODCALLTYPE *CreateInstanceEnumAsync)(
3068 …ync(This,strFilter,lFlags,pCtx,pResponseHandler) (This)->lpVtbl->CreateInstanceEnumAsync(This,strF…
3136 return This->lpVtbl->CreateInstanceEnumAsync(This,strFilter,lFlags,pCtx,pResponseHandler);