_ExternalApplication2 Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public interface class _ExternalApplication2 : Microsoft::Office::Interop::InfoPath::_ExternalApplication
[System.Runtime.InteropServices.Guid("096CD772-0786-11D1-95FA-0080C78EE3BB")]
public interface _ExternalApplication2 : Microsoft.Office.Interop.InfoPath._ExternalApplication
type _ExternalApplication2 = interface
interface _ExternalApplication
Public Interface _ExternalApplication2
Implements _ExternalApplication
- Abgeleitet
- Attribute
- Implementiert
Methoden
CacheSolution(String) | |
Close(String) | |
New(String, Int32) | |
NewFromSolution(String) | |
NewFromSolutionWithInputParameters(String, String) |
Erstellt ein neues Formular mit der angegebenen Formularvorlage und den angegebenen Eingabeparametern. |
Open(String, Int32) | |
Quit() | |
RegisterSolution(String, String) | |
UnregisterSolution(String) |