Share via


_ApplicationEvents_Event.add_XDocumentOpen Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Sub add_XDocumentOpen ( _
    param0 As _ApplicationEvents_XDocumentOpenEventHandler _
)
'Usage
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_XDocumentOpenEventHandler

instance.add_XDocumentOpen(param0)
void add_XDocumentOpen(
    _ApplicationEvents_XDocumentOpenEventHandler param0
)

Parameters

See Also

Reference

_ApplicationEvents_Event Interface

_ApplicationEvents_Event Members

Microsoft.Office.Interop.InfoPath Namespace