Searched refs:GetEventDispatcher (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h2953 virtual HRESULT WINAPI GetEventDispatcher(IUnknown **pUnk) = 0;
2965 HRESULT (WINAPI *GetEventDispatcher)(IMTSLocator *This,IUnknown **pUnk); member in struct:IMTSLocatorVtbl
2979 #define IMTSLocator_GetEventDispatcher(This,pUnk) (This)->lpVtbl->GetEventDispatcher(This,pUnk)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h2953 virtual HRESULT WINAPI GetEventDispatcher(IUnknown **pUnk) = 0;
2965 HRESULT (WINAPI *GetEventDispatcher)(IMTSLocator *This,IUnknown **pUnk); member in struct:IMTSLocatorVtbl
2979 #define IMTSLocator_GetEventDispatcher(This,pUnk) (This)->lpVtbl->GetEventDispatcher(This,pUnk)

Completed in 88 milliseconds