ArcFM Desktop Developer Guide
validateNode Method (IXMLDOMDocument3)


Syntax
'Declaration
 
<DispIdAttribute(208)>
Function validateNode( _
   ByVal node As IXMLDOMNode _
) As IXMLDOMParseError
'Usage
 
Dim instance As IXMLDOMDocument3
Dim node As IXMLDOMNode
Dim value As IXMLDOMParseError
 
value = instance.validateNode(node)
[DispId(208)]
IXMLDOMParseError validateNode( 
   IXMLDOMNode node
)

Parameters

node
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IXMLDOMDocument3 Interface
IXMLDOMDocument3 Members

 

 


Send Comment