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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h376 typedef struct IDSOControl IDSOControl; typedef in typeref:struct:IDSOControl
7089 struct IDSOControl : public IDispatch { struct in namespace:MSXML2
7100 HRESULT (WINAPI *QueryInterface)(IDSOControl *This,REFIID riid,void **ppvObject);
7101 ULONG (WINAPI *AddRef)(IDSOControl *This);
7102 ULONG (WINAPI *Release)(IDSOControl *This);
7103 HRESULT (WINAPI *GetTypeInfoCount)(IDSOControl *This,UINT *pctinfo);
7104 HRESULT (WINAPI *GetTypeInfo)(IDSOControl *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
7105 HRESULT (WINAPI *GetIDsOfNames)(IDSOControl *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
7106 HRESULT (WINAPI *Invoke)(IDSOControl *Thi
7114 struct IDSOControl { struct in namespace:MSXML2
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h376 typedef struct IDSOControl IDSOControl; typedef in typeref:struct:IDSOControl
7089 struct IDSOControl : public IDispatch { struct in namespace:MSXML2
7100 HRESULT (WINAPI *QueryInterface)(IDSOControl *This,REFIID riid,void **ppvObject);
7101 ULONG (WINAPI *AddRef)(IDSOControl *This);
7102 ULONG (WINAPI *Release)(IDSOControl *This);
7103 HRESULT (WINAPI *GetTypeInfoCount)(IDSOControl *This,UINT *pctinfo);
7104 HRESULT (WINAPI *GetTypeInfo)(IDSOControl *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
7105 HRESULT (WINAPI *GetIDsOfNames)(IDSOControl *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
7106 HRESULT (WINAPI *Invoke)(IDSOControl *Thi
7114 struct IDSOControl { struct in namespace:MSXML2
[all...]

Completed in 197 milliseconds