Partager via


InfoPathEditorObjectClass.SetSubmitToHostEventHandler - Méthode

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

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

Syntaxe

'Déclaration
Public Overridable Sub SetSubmitToHostEventHandler ( _
    pHandler As ISubmitToHostEventHandler _
)
'Utilisation
Dim instance As InfoPathEditorObjectClass
Dim pHandler As ISubmitToHostEventHandler

instance.SetSubmitToHostEventHandler(pHandler)
public virtual void SetSubmitToHostEventHandler(
    ISubmitToHostEventHandler pHandler
)

Paramètres

Implémentations

InfoPathEditor.SetSubmitToHostEventHandler(ISubmitToHostEventHandler)

Voir aussi

Référence

InfoPathEditorObjectClass classe

InfoPathEditorObjectClass - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms