Home
last modified time | relevance | path

Searched refs:DispHTMLAttributeCollection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h290 typedef struct DispHTMLAttributeCollection DispHTMLAttributeCollection; typedef
9722 struct DispHTMLAttributeCollection : public IDispatch { struct
9727 … HRESULT (WINAPI *QueryInterface)(DispHTMLAttributeCollection *This,REFIID riid,void **ppvObject);
9728 ULONG (WINAPI *AddRef)(DispHTMLAttributeCollection *This);
9729 ULONG (WINAPI *Release)(DispHTMLAttributeCollection *This);
9730 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLAttributeCollection *This,UINT *pctinfo);
9731 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLAttributeCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **…
9732 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLAttributeCollection *This,REFIID riid,LPOLESTR *rgszNames,…
9733 …HRESULT (WINAPI *Invoke)(DispHTMLAttributeCollection *This,DISPID dispIdMember,REFIID riid,LCID lc…
9736 struct DispHTMLAttributeCollection { struct
Dmshtml.h497 typedef interface DispHTMLAttributeCollection DispHTMLAttributeCollection; typedef
46011 DispHTMLAttributeCollection : public IDispatch
46015 __CRT_UUID_DECL(DispHTMLAttributeCollection, 0x3050f56c, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,…
46023 DispHTMLAttributeCollection* This,
46028 DispHTMLAttributeCollection* This);
46031 DispHTMLAttributeCollection* This);
46035 DispHTMLAttributeCollection* This,
46039 DispHTMLAttributeCollection* This,
46045 DispHTMLAttributeCollection* This,
46053 DispHTMLAttributeCollection* This,
[all …]