Searched refs:IHTMLOptionButtonElement (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/ |
D | comdefsp.h | 535 _COM_SMARTPTR_TYPEDEF(IHTMLOptionButtonElement,__uuidof(IHTMLOptionButtonElement));
|
D | mshtmlc.h | 1407 typedef struct IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef 18585 struct IHTMLOptionButtonElement : public IDispatch { struct 18609 HRESULT (WINAPI *QueryInterface)(IHTMLOptionButtonElement *This,REFIID riid,void **ppvObject); 18610 ULONG (WINAPI *AddRef)(IHTMLOptionButtonElement *This); 18611 ULONG (WINAPI *Release)(IHTMLOptionButtonElement *This); 18612 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLOptionButtonElement *This,UINT *pctinfo); 18613 …HRESULT (WINAPI *GetTypeInfo)(IHTMLOptionButtonElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppT… 18614 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLOptionButtonElement *This,REFIID riid,LPOLESTR *rgszNames,UIN… 18615 …HRESULT (WINAPI *Invoke)(IHTMLOptionButtonElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,… 18616 HRESULT (WINAPI *put_value)(IHTMLOptionButtonElement *This,BSTR v); [all …]
|
D | mshtml.h | 1870 typedef interface IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef 90948 IHTMLOptionButtonElement : public IDispatch 91006 __CRT_UUID_DECL(IHTMLOptionButtonElement, 0x3050f2bc, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xb… 91014 IHTMLOptionButtonElement* This, 91019 IHTMLOptionButtonElement* This); 91022 IHTMLOptionButtonElement* This); 91026 IHTMLOptionButtonElement* This, 91030 IHTMLOptionButtonElement* This, 91036 IHTMLOptionButtonElement* This, 91044 IHTMLOptionButtonElement* This, [all …]
|