SubmitToHostAdapter.Submit-Methode
Führt den Sendevorgang für das SubmitToHostAdapter-Objekt aus.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(5)> _
Sub Submit
'Usage
Dim instance As SubmitToHostAdapter
instance.Submit
[DispIdAttribute(5)]
void Submit ()
Hinweise
Die Submit-Methode des SubmitToHostAdapter-Objekts sendet das gesamte dem Formular zugrunde liegende XML-Dokument an die Hostumgebung.
Siehe auch
Referenz
SubmitToHostAdapter-Schnittstelle
SubmitToHostAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace