_ApplicationEvents_XDocumentChangeEventHandler delegate

Reserved for internal use.

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

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub _ApplicationEvents_XDocumentChangeEventHandler
'Usage
Dim instance As New _ApplicationEvents_XDocumentChangeEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void _ApplicationEvents_XDocumentChangeEventHandler()

See also

Reference

Microsoft.Office.Interop.InfoPath namespace