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

IXMLDOMElement Interface Reference

import "xmldom.idl";

Inherits IXMLDOMNode.

Public Member Functions

HRESULT getAttribute ([in] BSTR name,[out, retval] VARIANT *value)
HRESULT setAttribute ([in] BSTR name,[in] VARIANT value)
HRESULT removeAttribute ([in] BSTR name)
HRESULT getAttributeNode ([in] BSTR name,[out, retval] IXMLDOMAttribute **attributeNode)
HRESULT setAttributeNode ([in] IXMLDOMAttribute *DOMAttribute,[out, retval] IXMLDOMAttribute **attributeNode)
HRESULT removeAttributeNode ([in] IXMLDOMAttribute *DOMAttribute,[out, retval] IXMLDOMAttribute **attributeNode)
HRESULT getElementsByTagName ([in] BSTR tagName,[out, retval] IXMLDOMNodeList **resultList)
HRESULT normalize ()

Properties

BSTR tagName [get]

Detailed Description

Definition at line 490 of file xmldom.idl.


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

Generated on Sat May 26 2012 06:23:57 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.