ExternalApplication Interface

Definition

public interface class ExternalApplication : Microsoft::Office::Interop::InfoPath::_ExternalApplication2
[System.Runtime.InteropServices.Guid("096CD772-0786-11D1-95FA-0080C78EE3BB")]
public interface ExternalApplication : Microsoft.Office.Interop.InfoPath._ExternalApplication2
Public Interface ExternalApplication
Implements _ExternalApplication2
Derived
Attributes
Implements

Methods

CacheSolution(String) (Inherited from _ExternalApplication2)
Close(String) (Inherited from _ExternalApplication2)
New(String, Int32) (Inherited from _ExternalApplication2)
NewFromSolution(String) (Inherited from _ExternalApplication2)
NewFromSolutionWithInputParameters(String, String) (Inherited from _ExternalApplication2)
Open(String, Int32) (Inherited from _ExternalApplication2)
Quit() (Inherited from _ExternalApplication2)
RegisterSolution(String, String) (Inherited from _ExternalApplication2)
UnregisterSolution(String) (Inherited from _ExternalApplication2)

Applies to