Sdílet prostřednictvím


_ApplicationEvents_SinkHelper.XDocumentOpen-Methode

Diese Methode wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

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
)

Parameter

  • param0

Siehe auch

Referenz

_ApplicationEvents_SinkHelper-Klasse
_ApplicationEvents_SinkHelper-Member
Microsoft.Office.Interop.InfoPath-Namespace