Searched defs:IMTSLocator (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h243 typedef struct IMTSLocator IMTSLocator; typedef in typeref:struct:IMTSLocator
2951 struct IMTSLocator : public IDispatch { struct in inherits:IDispatch
2958 HRESULT (WINAPI *QueryInterface)(IMTSLocator *This,REFIID riid,void **ppvObject);
2959 ULONG (WINAPI *AddRef)(IMTSLocator *This);
2960 ULONG (WINAPI *Release)(IMTSLocator *This);
2961 HRESULT (WINAPI *GetTypeInfoCount)(IMTSLocator *This,UINT *pctinfo);
2962 HRESULT (WINAPI *GetTypeInfo)(IMTSLocator *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2963 HRESULT (WINAPI *GetIDsOfNames)(IMTSLocator *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2964 HRESULT (WINAPI *Invoke)(IMTSLocator *Thi
2968 struct IMTSLocator { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h243 typedef struct IMTSLocator IMTSLocator; typedef in typeref:struct:IMTSLocator
2951 struct IMTSLocator : public IDispatch { struct in inherits:IDispatch
2958 HRESULT (WINAPI *QueryInterface)(IMTSLocator *This,REFIID riid,void **ppvObject);
2959 ULONG (WINAPI *AddRef)(IMTSLocator *This);
2960 ULONG (WINAPI *Release)(IMTSLocator *This);
2961 HRESULT (WINAPI *GetTypeInfoCount)(IMTSLocator *This,UINT *pctinfo);
2962 HRESULT (WINAPI *GetTypeInfo)(IMTSLocator *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2963 HRESULT (WINAPI *GetIDsOfNames)(IMTSLocator *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2964 HRESULT (WINAPI *Invoke)(IMTSLocator *Thi
2968 struct IMTSLocator { struct
[all...]

Completed in 107 milliseconds