Searched refs:DispHTMLOptionElement (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/ |
D | mshtmlc.h | 1304 typedef struct DispHTMLOptionElement DispHTMLOptionElement; typedef 17340 struct DispHTMLOptionElement : public IDispatch { struct 17345 HRESULT (WINAPI *QueryInterface)(DispHTMLOptionElement *This,REFIID riid,void **ppvObject); 17346 ULONG (WINAPI *AddRef)(DispHTMLOptionElement *This); 17347 ULONG (WINAPI *Release)(DispHTMLOptionElement *This); 17348 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLOptionElement *This,UINT *pctinfo); 17349 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLOptionElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInf… 17350 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLOptionElement *This,REFIID riid,LPOLESTR *rgszNames,UINT c… 17351 …HRESULT (WINAPI *Invoke)(DispHTMLOptionElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WOR… 17354 struct DispHTMLOptionElement { struct
|
D | mshtml.h | 1743 typedef interface DispHTMLOptionElement DispHTMLOptionElement; typedef 85904 DispHTMLOptionElement : public IDispatch 85908 __CRT_UUID_DECL(DispHTMLOptionElement, 0x3050f52b, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0… 85916 DispHTMLOptionElement* This, 85921 DispHTMLOptionElement* This); 85924 DispHTMLOptionElement* This); 85928 DispHTMLOptionElement* This, 85932 DispHTMLOptionElement* This, 85938 DispHTMLOptionElement* This, 85946 DispHTMLOptionElement* This, [all …]
|