Partager via


_ApplicationEvents_Event.remove_NewXDocument - Méthode

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Sub remove_NewXDocument ( _
    param0 As _ApplicationEvents_NewXDocumentEventHandler _
)
'Utilisation
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_NewXDocumentEventHandler

instance.remove_NewXDocument(param0)
void remove_NewXDocument(
    _ApplicationEvents_NewXDocumentEventHandler param0
)

Paramètres

Voir aussi

Référence

_ApplicationEvents_Event interface

_ApplicationEvents_Event - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms