Searched refs:bstrQueryString (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/ |
D | mtxadmin.h | 276 virtual HRESULT WINAPI PopulateByQuery(BSTR bstrQueryString,__LONG32 lQueryType) = 0; 303 …HRESULT (WINAPI *PopulateByQuery)(ICatalogCollection *This,BSTR bstrQueryString,__LONG32 lQueryTyp… 332 …alogCollection_PopulateByQuery(This,bstrQueryString,lQueryType) (This)->lpVtbl->PopulateByQuery(Th… argument 365 …atalogCollection_PopulateByQuery_Proxy(ICatalogCollection *This,BSTR bstrQueryString,__LONG32 lQue…
|
D | comadmin.h | 2430 BSTR bstrQueryString, 2548 BSTR bstrQueryString, 2584 …alogCollection_PopulateByQuery(This,bstrQueryString,lQueryType) (This)->lpVtbl->PopulateByQuery(Th… 2655 …ULT ICatalogCollection_PopulateByQuery(ICatalogCollection* This,BSTR bstrQueryString,LONG lQueryTy… 2656 return This->lpVtbl->PopulateByQuery(This,bstrQueryString,lQueryType); 2787 BSTR bstrQueryString,
|