ExternalApplication members

Include protected members
Include inherited members

Represents the Microsoft InfoPath application.

The ExternalApplication type exposes the following members.

Methods

  Name Description
Public method CacheSolution(String) (Inherited from _ExternalApplication2.)
Public method Close(String) (Inherited from _ExternalApplication2.)
Public method New(String, Int32) (Inherited from _ExternalApplication2.)
Public method NewFromSolution(String) (Inherited from _ExternalApplication2.)
Public method NewFromSolutionWithInputParameters Creates a new form using the specified form template with the specified form template and input parameters. (Inherited from _ExternalApplication2.)
Public method Open(String, Int32) (Inherited from _ExternalApplication2.)
Public method Quit() (Inherited from _ExternalApplication2.)
Public method RegisterSolution(String, String) (Inherited from _ExternalApplication2.)
Public method UnregisterSolution(String) (Inherited from _ExternalApplication2.)

Top

See also

Reference

ExternalApplication interface

Microsoft.Office.Interop.InfoPath namespace