EXPORT_SPEC DOMString ixmlCloneDOMString

(const DOMString src )

Clones an existing DOMString.

Documentation

Clones an existing DOMString.

Parameters:
src - The source DOMString to clone.
Returns:
[DOMString] A new DOMString that is a duplicate of the original or NULL if the operation could not be completed.

Alphabetic index



This page was generated with the help of DOC++.