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

IXMLDOMCharacterData Interface Reference

import "xmldom.idl";

Inherits IXMLDOMNode.

Inherited by IXMLDOMComment, and IXMLDOMText.

Public Member Functions

HRESULT substringData ([in] LONG offset,[in] LONG count,[out, retval] BSTR *data)
HRESULT appendData ([in] BSTR data)
HRESULT insertData ([in] LONG offset,[in] BSTR data)
HRESULT deleteData ([in] LONG offset,[in] LONG count)
HRESULT replaceData ([in] LONG offset,[in] LONG count,[in] BSTR data)

Properties

BSTR data [get, set]
LONG length [get]

Detailed Description

Definition at line 425 of file xmldom.idl.


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

Generated on Sun May 27 2012 06:24:39 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.