|
HRESULT | normalize () |
|
HRESULT | getAttributeNode ([in] BSTR bstrname, [retval, out] IHTMLDOMAttribute **ppAttribute) |
|
HRESULT | setAttributeNode ([in] IHTMLDOMAttribute *pattr, [retval, out] IHTMLDOMAttribute **ppretAttribute) |
|
HRESULT | removeAttributeNode ([in] IHTMLDOMAttribute *pattr, [retval, out] IHTMLDOMAttribute **ppretAttribute) |
|
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
|
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
|
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
|
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
|
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 6022 of file mshtml.idl.
◆ getAttributeNode()
HRESULT MSHTML::IHTMLElement4::getAttributeNode |
( |
[in] BSTR |
bstrname, |
|
|
[retval, out] IHTMLDOMAttribute ** |
ppAttribute |
|
) |
| |
◆ normalize()
HRESULT MSHTML::IHTMLElement4::normalize |
( |
| ) |
|
◆ removeAttributeNode()
HRESULT MSHTML::IHTMLElement4::removeAttributeNode |
( |
[in] IHTMLDOMAttribute * |
pattr, |
|
|
[retval, out] IHTMLDOMAttribute ** |
ppretAttribute |
|
) |
| |
◆ setAttributeNode()
HRESULT MSHTML::IHTMLElement4::setAttributeNode |
( |
[in] IHTMLDOMAttribute * |
pattr, |
|
|
[retval, out] IHTMLDOMAttribute ** |
ppretAttribute |
|
) |
| |
◆ onbeforeactivate
VARIANT MSHTML::IHTMLElement4::onbeforeactivate |
|
getset |
◆ onfocusin
VARIANT MSHTML::IHTMLElement4::onfocusin |
|
getset |
◆ onfocusout
VARIANT MSHTML::IHTMLElement4::onfocusout |
|
getset |
◆ onmousewheel
VARIANT MSHTML::IHTMLElement4::onmousewheel |
|
getset |
The documentation for this interface was generated from the following file: