Share via


_ExternalApplication 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, seeExternalApplication.

The following tables list the members exposed by the _ExternalApplication type.

Public Methods

  Name Description
Public method CacheSolution Examines the form template in the cache and, if necessary, updates it from the published location of the form template.
Public method Close Closes the specified Microsoft Office InfoPath 2007 form.
Public method New Creates a new Microsoft Office InfoPath 2007 form based on a specified form.
Public method NewFromSolution Creates a new Microsoft Office InfoPath 2007 form based on the specified form template.
Public method Open Opens the specified Microsoft Office InfoPath 2007 form.
Public method Quit Quits the Microsoft Office InfoPath 2007 application.
Public method RegisterSolution Installs the specified Microsoft Office InfoPath 2007 form template.
Public method UnregisterSolution Uninstalls the specified Microsoft Office InfoPath 2007 form template.

Top

See Also

Reference

_ExternalApplication Interface
Microsoft.Office.Interop.InfoPath Namespace