ApplicationEvents4.XMLValidationError Method

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub XMLValidationError ( _
    XMLNode As XMLNode _
)
'Usage
Dim instance As ApplicationEvents4
Dim XMLNode As XMLNode

instance.XMLValidationError(XMLNode)
void XMLValidationError(
    XMLNode XMLNode
)

Parameters

See Also

Reference

ApplicationEvents4 Interface

ApplicationEvents4 Members

Microsoft.Office.Interop.Word Namespace