Searched defs:guidService (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | servprov.h | 65 HRESULT STDMETHODCALLTYPE QueryService(REFGUID guidService, Q **pp) { in QueryService()
|
D | functiondiscoveryapi.h | 74 #define IFunctionInstance_QueryService(This,guidService,riid,ppv) (This)->lpVtbl->QueryService(This… argument
|
D | hlink.h | 300 #define IHlinkSite_QueryService(This,dwSiteData,guidService,riid,ppiunk) (This)->lpVtbl->QueryServi… argument
|
D | strmif.h | 13947 #define IRegisterServiceProvider_RegisterService(This,guidService,pUnkObject) (This)->lpVtbl->Regis… argument
|