Application 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 Application : Microsoft::Office::Interop::InfoPath::_Application2
[System.Runtime.InteropServices.Guid("096CD6BB-0786-11D1-95FA-0080C78EE3BB")]
public interface Application : Microsoft.Office.Interop.InfoPath._Application2
Public Interface Application
Implements _Application2
- Derived
- Attributes
- Implements
Properties
| ActiveWindow | (Inherited from _Application2) |
| LanguageSettings | (Inherited from _Application2) |
| MachineOnlineState | (Inherited from _Application2) |
| Name | (Inherited from _Application2) |
| UsableHeight | (Inherited from _Application2) |
| UsableWidth | (Inherited from _Application2) |
| User | (Inherited from _Application2) |
| Version | (Inherited from _Application2) |
| Windows | (Inherited from _Application2) |
| XDocuments | (Inherited from _Application2) |
Methods
| CacheSolution(String) | (Inherited from _Application2) |
| FormatString(Object, String, String) | (Inherited from _Application2) |
| IsDestinationReachable(String) | (Inherited from _Application2) |
| NewADODBConnection() | (Inherited from _Application2) |
| NewADODBRecordset() | (Inherited from _Application2) |
| Quit(Boolean) | (Inherited from _Application2) |
| RegisterSolution(String, String) | (Inherited from _Application2) |
| UnregisterSolution(String) | (Inherited from _Application2) |