Home
last modified time | relevance | path

Searched refs:IHTMLControlRange2 (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.h795 typedef struct IHTMLControlRange2 IHTMLControlRange2; typedef
13864 struct IHTMLControlRange2 : public IDispatch { struct
13871 HRESULT (WINAPI *QueryInterface)(IHTMLControlRange2 *This,REFIID riid,void **ppvObject);
13872 ULONG (WINAPI *AddRef)(IHTMLControlRange2 *This);
13873 ULONG (WINAPI *Release)(IHTMLControlRange2 *This);
13874 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLControlRange2 *This,UINT *pctinfo);
13875 … HRESULT (WINAPI *GetTypeInfo)(IHTMLControlRange2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
13876 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLControlRange2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cNam…
13877 …HRESULT (WINAPI *Invoke)(IHTMLControlRange2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD w…
13878 HRESULT (WINAPI *addElement)(IHTMLControlRange2 *This,IHTMLElement *item);
[all …]
Dmshtml.h1145 typedef interface IHTMLControlRange2 IHTMLControlRange2; typedef
70561 IHTMLControlRange2 : public IDispatch
70568 __CRT_UUID_DECL(IHTMLControlRange2, 0x3050f65e, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce…
70576 IHTMLControlRange2* This,
70581 IHTMLControlRange2* This);
70584 IHTMLControlRange2* This);
70588 IHTMLControlRange2* This,
70592 IHTMLControlRange2* This,
70598 IHTMLControlRange2* This,
70606 IHTMLControlRange2* This,
[all …]