_Application3 Members
Include Protected Members
Include Inherited Members
This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. For information about that type, including usage, remarks, and examples, seeApplication.
The _Application3 type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActiveWindow | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.ActiveWindow. (Inherited from _Application.) | |
ActiveWindow | Gets a reference to a WindowObject object that represents the currently active window. (Inherited from _Application2.) | |
ActiveWindow | Gets a reference to a WindowObject object that represents the currently active window. | |
COMAddIns | Gets a Microsoft.Office.Core.COMAddIns object containing information about the COM Add-ins registered for the current InfoPath application. | |
LanguageSettings | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.LanguageSettings. (Inherited from _Application.) | |
LanguageSettings | Gets a reference to the Microsoft Office LanguageSettings. (Inherited from _Application2.) | |
LanguageSettings | Gets a reference to the Microsoft Office LanguageSettings. | |
MachineOnlineState | Gets the current connection state of the client computer. (Inherited from _Application2.) | |
MachineOnlineState | Gets the current connection state of the client computer. | |
Name | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.Name. (Inherited from _Application.) | |
Name | Gets the name of the InfoPath application. (Inherited from _Application2.) | |
Name | Gets the name of the InfoPath application. | |
UsableHeight | Gets the available screen height, the maximum number of points to which you can set the height of an InfoPath document window. (Inherited from _Application2.) | |
UsableHeight | Gets the available screen height, the maximum number of points to which you can set the height of an InfoPath document window. | |
UsableWidth | Gets the available screen width, the maximum number of points to which you can set the width of an InfoPath document window. (Inherited from _Application2.) | |
UsableWidth | Gets the available screen width, the maximum number of points to which you can set the width of an InfoPath document window. | |
User | Gets a reference to the UserObject object. (Inherited from _Application2.) | |
User | Gets a reference to the UserObject object. | |
Version | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.Version. (Inherited from _Application.) | |
Version | Gets the InfoPath version number. (Inherited from _Application2.) | |
Version | Gets the InfoPath version number. | |
Windows | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.Windows. (Inherited from _Application.) | |
Windows | Gets a reference to the WindowsCollection collection. (Inherited from _Application2.) | |
Windows | Gets a reference to the WindowsCollection collection. | |
XDocuments | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.XDocuments. (Inherited from _Application.) | |
XDocuments | Gets a reference to the XDocuments collection. (Inherited from _Application2.) | |
XDocuments | Gets a reference to the XDocuments collection. |
Top
Methods
Name | Description | |
---|---|---|
CacheSolution(String) | Examines the form template in the cache and, if necessary, updates it from the published location of the form template. (Inherited from _Application2.) | |
CacheSolution(String) | Examines the form template in the cache and, if necessary, updates it from the published location of the form template. | |
FormatString(Object, String, String) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.FormatString. (Inherited from _Application.) | |
FormatString(Object, String, String) | Formats the specified string or XML node according to the specified category and options parameters. (Inherited from _Application2.) | |
FormatString(Object, String, String) | Formats the specified string or XML node according to the specified category and options parameters. | |
GetSolutionURI | Gets the Uniform Resource Locator (URL) or universal naming convention (UNC) location of a form template from the local cache ID. | |
IsDestinationReachable(String) | Gets a value indicating whether the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address of the destination computer can be connected to from the client computer. (Inherited from _Application2.) | |
IsDestinationReachable(String) | Gets a value indicating whether the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address of the destination computer can be connected to from the client computer. | |
NewADODBConnection() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.NewADODBConnection. (Inherited from _Application.) | |
NewADODBConnection() | Creates and gets a reference to an empty ActiveX Data Objects (ADO) Connection object. (Inherited from _Application2.) | |
NewADODBConnection() | Creates and gets a reference to an empty ActiveX Data Objects (ADO) Connection object. | |
NewADODBRecordset() | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.NewADODBRecordset. (Inherited from _Application.) | |
NewADODBRecordset() | Creates and gets a reference to an empty ActiveX Data Objects (ADO) Recordset object. (Inherited from _Application2.) | |
NewADODBRecordset() | Creates and gets a reference to an empty ActiveX Data Objects (ADO) Recordset object. | |
Quit(Boolean) | This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, see_Application2.Quit. (Inherited from _Application.) | |
Quit(Boolean) | Quits the InfoPath application. (Inherited from _Application2.) | |
Quit(Boolean) | Quits the InfoPath application. | |
RegisterSolution(String, String) | Installs the specified form template. (Inherited from _Application2.) | |
RegisterSolution(String, String) | Installs the specified form template. | |
UnregisterSolution(String) | Uninstalls the specified form template. (Inherited from _Application2.) | |
UnregisterSolution(String) | Uninstalls the specified form template. |
Top