Searched defs:DispDOMChildrenCollection (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h308 typedef struct DispDOMChildrenCollection DispDOMChildrenCollection; typedef in typeref:struct:DispDOMChildrenCollection
7098 struct DispDOMChildrenCollection : public IDispatch { struct in inherits:IDispatch
[all...]
H A Dmshtmlc.h304 typedef struct DispDOMChildrenCollection DispDOMChildrenCollection; typedef in typeref:struct:DispDOMChildrenCollection
9759 struct DispDOMChildrenCollection : public IDispatch { struct in inherits:IDispatch
9764 HRESULT (WINAPI *QueryInterface)(DispDOMChildrenCollection *This,REFIID riid,void **ppvObject);
9765 ULONG (WINAPI *AddRef)(DispDOMChildrenCollection *This);
9766 ULONG (WINAPI *Release)(DispDOMChildrenCollection *This);
9767 HRESULT (WINAPI *GetTypeInfoCount)(DispDOMChildrenCollection *This,UINT *pctinfo);
9768 HRESULT (WINAPI *GetTypeInfo)(DispDOMChildrenCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9769 HRESULT (WINAPI *GetIDsOfNames)(DispDOMChildrenCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9770 HRESULT (WINAPI *Invoke)(DispDOMChildrenCollection *Thi
9773 struct DispDOMChildrenCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h308 typedef struct DispDOMChildrenCollection DispDOMChildrenCollection; typedef in typeref:struct:DispDOMChildrenCollection
7098 struct DispDOMChildrenCollection : public IDispatch { struct in inherits:IDispatch
[all...]
H A Dmshtmlc.h304 typedef struct DispDOMChildrenCollection DispDOMChildrenCollection; typedef in typeref:struct:DispDOMChildrenCollection
9759 struct DispDOMChildrenCollection : public IDispatch { struct in inherits:IDispatch
9764 HRESULT (WINAPI *QueryInterface)(DispDOMChildrenCollection *This,REFIID riid,void **ppvObject);
9765 ULONG (WINAPI *AddRef)(DispDOMChildrenCollection *This);
9766 ULONG (WINAPI *Release)(DispDOMChildrenCollection *This);
9767 HRESULT (WINAPI *GetTypeInfoCount)(DispDOMChildrenCollection *This,UINT *pctinfo);
9768 HRESULT (WINAPI *GetTypeInfo)(DispDOMChildrenCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9769 HRESULT (WINAPI *GetIDsOfNames)(DispDOMChildrenCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9770 HRESULT (WINAPI *Invoke)(DispDOMChildrenCollection *Thi
9773 struct DispDOMChildrenCollection { struct
[all...]

Completed in 498 milliseconds