|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMNode::SetNodeValue procedure method sets the node's value to the contents of a string.
| Note This method is applicable only to the following node types: Attribute, Text, CDATA, Comment, and ProcessingInstruction. For all other node types, the method does nothing. For more information, see IDLffXMLDOMNode::GetNodeValue Return Values. |
Obj->[IDLffXMLDOMNode::]SetNodeValue, NodeValue
A scalar string value used to set the node's value.
None
IDL Online Help (March 06, 2007)