Share via


ISubmitToHostEventHandler - Interface

L'interface qui doit être implémenté dans l'application hôte pour gérer la méthode Submit de l'objet SubmitToHostAdapterObject lorsque l'objet InfoPathEditor est hébergé dans une application personnalisée.

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

Syntaxe

'Déclaration
<GuidAttribute("096CD738-0786-11D1-95FA-0080C78EE3BB")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface ISubmitToHostEventHandler
'Utilisation
Dim instance As ISubmitToHostEventHandler
[GuidAttribute("096CD738-0786-11D1-95FA-0080C78EE3BB")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISubmitToHostEventHandler

Remarques

L'interface ISubmitToHostEventHandler est disponible pour une utilisation lors de l'objet InfoPathEditor est hébergé dans une application personnalisée. Pour plus d'informations, consultez la section « L'éditeur InfoPath Hosted comme un contrôle » Nouveautés pour les développeurs InfoPath et de l'article MSDN d'hébergement de l'environnement d'édition du formulaire InfoPath dans une Application de formulaire Windows personnalisée.

Voir aussi

Référence

ISubmitToHostEventHandler - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms