Searched defs:IHTMLOptionButtonElement (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtml.h | 1411 typedef struct IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef in typeref:struct:IHTMLOptionButtonElement 10654 struct IHTMLOptionButtonElement : public IDispatch { struct in inherits:IDispatch 10675 HRESULT WINAPI IHTMLOptionButtonElement_put_value_Proxy(IHTMLOptionButtonElement *This,BSTR v); 10677 HRESULT WINAPI IHTMLOptionButtonElement_get_value_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10679 HRESULT WINAPI IHTMLOptionButtonElement_get_type_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10681 HRESULT WINAPI IHTMLOptionButtonElement_put_name_Proxy(IHTMLOptionButtonElement *This,BSTR v); 10683 HRESULT WINAPI IHTMLOptionButtonElement_get_name_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10685 HRESULT WINAPI IHTMLOptionButtonElement_put_checked_Proxy(IHTMLOptionButtonElement *This,VARIANT_BOOL v); 10687 HRESULT WINAPI IHTMLOptionButtonElement_get_checked_Proxy(IHTMLOptionButtonElement *Thi [all...] |
H A D | mshtmlc.h | 1407 typedef struct IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef in typeref:struct:IHTMLOptionButtonElement 18585 struct IHTMLOptionButtonElement : public IDispatch { struct in inherits:IDispatch 18636 struct IHTMLOptionButtonElement { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 1411 typedef struct IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef in typeref:struct:IHTMLOptionButtonElement 10654 struct IHTMLOptionButtonElement : public IDispatch { struct in inherits:IDispatch 10675 HRESULT WINAPI IHTMLOptionButtonElement_put_value_Proxy(IHTMLOptionButtonElement *This,BSTR v); 10677 HRESULT WINAPI IHTMLOptionButtonElement_get_value_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10679 HRESULT WINAPI IHTMLOptionButtonElement_get_type_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10681 HRESULT WINAPI IHTMLOptionButtonElement_put_name_Proxy(IHTMLOptionButtonElement *This,BSTR v); 10683 HRESULT WINAPI IHTMLOptionButtonElement_get_name_Proxy(IHTMLOptionButtonElement *This,BSTR *p); 10685 HRESULT WINAPI IHTMLOptionButtonElement_put_checked_Proxy(IHTMLOptionButtonElement *This,VARIANT_BOOL v); 10687 HRESULT WINAPI IHTMLOptionButtonElement_get_checked_Proxy(IHTMLOptionButtonElement *Thi [all...] |
H A D | mshtmlc.h | 1407 typedef struct IHTMLOptionButtonElement IHTMLOptionButtonElement; typedef in typeref:struct:IHTMLOptionButtonElement 18585 struct IHTMLOptionButtonElement : public IDispatch { struct in inherits:IDispatch 18636 struct IHTMLOptionButtonElement { struct [all...] |
Completed in 422 milliseconds