_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_Application3.ActiveWindow. (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. | |
Events | Get a generic object that is used to access the ApplicationEvents object to capture events in a COM Add-in. | |
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_Application3.LanguageSettings. (Inherited from _Application2.) | |
LanguageSettings | Gets a reference to a Microsoft Office LanguageSettings object that represents the language settings of the current user. | |
MachineOnlineState | 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_Application3.MachineOnlineState. (Inherited from _Application2.) | |
MachineOnlineState | Gets an XdMachineOnlineState enumeration value that specifies 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_Application3.Name. (Inherited from _Application2.) | |
Name | Gets the name of the InfoPath application. | |
UsableHeight | 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_Application3.UsableHeight. (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 | 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_Application3.UsableWidth. (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 | 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_Application3.User. (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_Application3.Version. (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_Application3.Windows. (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_Application3.XDocuments. (Inherited from _Application2.) | |
XDocuments | Gets a reference to the XDocuments collection. |
Top
Methods
Name | Description | |
---|---|---|
CacheSolution(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_Application3.CacheSolution. (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_Application3.FormatString. (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) | 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_Application3.IsDestinationReachable. (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_Application3.NewADODBConnection. (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_Application3.NewADODBRecordset. (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_Application3.Quit. (Inherited from _Application2.) | |
Quit(Boolean) | Quits the InfoPath application. | |
RegisterSolution(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_Application3.RegisterSolution. (Inherited from _Application2.) | |
RegisterSolution(String, String) | Installs the specified Microsoft Office InfoPath form template. | |
UnregisterSolution(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_Application3.UnregisterSolution. (Inherited from _Application2.) | |
UnregisterSolution(String) | Uninstalls the specified form template. |
Top