_ApplicationEvents_SinkHelper.XDocumentOpen - Méthode
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
Public Overridable Sub XDocumentOpen ( _
param0 As _XDocument _
)
'Utilisation
Dim instance As _ApplicationEvents_SinkHelper
Dim param0 As _XDocument
instance.XDocumentOpen(param0)
public virtual void XDocumentOpen(
_XDocument param0
)
Paramètres
- param0
Type : Microsoft.Office.Interop.InfoPath._XDocument
Implémentations
_ApplicationEvents.XDocumentOpen(_XDocument)
Voir aussi
Référence
_ApplicationEvents_SinkHelper classe