Home
last modified time | relevance | path

Searched refs:IHTMLControlRange (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdefsp.h385 _COM_SMARTPTR_TYPEDEF(IHTMLControlRange,__uuidof(IHTMLControlRange));
Dmshtmlc.h790 typedef struct IHTMLControlRange IHTMLControlRange; typedef
13755 struct IHTMLControlRange : public IDispatch { struct
13776 HRESULT (WINAPI *QueryInterface)(IHTMLControlRange *This,REFIID riid,void **ppvObject);
13777 ULONG (WINAPI *AddRef)(IHTMLControlRange *This);
13778 ULONG (WINAPI *Release)(IHTMLControlRange *This);
13779 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLControlRange *This,UINT *pctinfo);
13780 … HRESULT (WINAPI *GetTypeInfo)(IHTMLControlRange *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
13781 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLControlRange *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
13782 …HRESULT (WINAPI *Invoke)(IHTMLControlRange *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
13783 HRESULT (WINAPI *select)(IHTMLControlRange *This);
[all …]
Dmshtml.h1140 typedef interface IHTMLControlRange IHTMLControlRange; typedef
70132 IHTMLControlRange : public IDispatch
70192 __CRT_UUID_DECL(IHTMLControlRange, 0x3050f29c, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
70200 IHTMLControlRange* This,
70205 IHTMLControlRange* This);
70208 IHTMLControlRange* This);
70212 IHTMLControlRange* This,
70216 IHTMLControlRange* This,
70222 IHTMLControlRange* This,
70230 IHTMLControlRange* This,
[all …]