ExternalApplication 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 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) |