Share via


_ApplicationEvents_SinkHelper.XDocumentOpen method

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

Syntax

'Declaration
Public Overridable Sub XDocumentOpen ( _
    param0 As _XDocument _
)
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim param0 As _XDocument

instance.XDocumentOpen(param0)
public virtual void XDocumentOpen(
    _XDocument param0
)

Parameters

Implements

_ApplicationEvents.XDocumentOpen(_XDocument)

See also

Reference

_ApplicationEvents_SinkHelper class

_ApplicationEvents_SinkHelper members

Microsoft.Office.Interop.InfoPath namespace