ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

MSHTML::IHTMLDOMAttribute2 Interface Reference

import "mshtml.idl";

Inherits IDispatch.

Public Member Functions

HRESULT insertBefore ([in] IHTMLDOMNode *newChild,[optional, in] VARIANT refChild,[retval, out] IHTMLDOMNode **node)
HRESULT replaceChild ([in] IHTMLDOMNode *newChild,[in] IHTMLDOMNode *oldChild,[retval, out] IHTMLDOMNode **node)
HRESULT removeChild ([in] IHTMLDOMNode *oldChild,[retval, out] IHTMLDOMNode **node)
HRESULT appendChild ([in] IHTMLDOMNode *newChild,[retval, out] IHTMLDOMNode **node)
HRESULT hasChildNodes ([retval, out] VARIANT_BOOL *fChildren)
HRESULT cloneNode ([in] VARIANT_BOOL fDeep,[retval, out] IHTMLDOMAttribute **clonedNode)

Properties

BSTR name [get]
BSTR value [get, set]
VARIANT_BOOL expando [get]
long nodeType [get]
IHTMLDOMNode parentNode [get]
IDispatch childNodes [get]
IHTMLDOMNode firstChild [get]
IHTMLDOMNode lastChild [get]
IHTMLDOMNode previousSibling [get]
IHTMLDOMNode nextSibling [get]
IDispatch attributes [get]
IDispatch ownerDocument [get]

Detailed Description

Definition at line 3533 of file mshtml.idl.


The documentation for this interface was generated from the following file:

Generated on Sun May 27 2012 06:47:28 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.