_ExternalApplication2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
- Attributes
- Implements
Methods
CacheSolution(String) | |
Close(String) | |
New(String, Int32) | |
NewFromSolution(String) | |
NewFromSolutionWithInputParameters(String, String) |
Creates a new form using the specified form template with the specified form template and input parameters. |
Open(String, Int32) | |
Quit() | |
RegisterSolution(String, String) | |
UnregisterSolution(String) |