_ExternalApplication2 成员

此类型是用于由 Coclass(托管代码需要此 Coclass 来实现 COM 互操作性)实现的 COM 接口的包装。要访问由此接口指定的成员,请使用用于包装实现此接口的 Coclass 的类型。有关该类型的信息(包括用法、标记和示例),请参阅ExternalApplication.

_ExternalApplication2 类型公开以下成员。

方法

  名称 说明
公共方法 CacheSolution(String) 检查缓存中的表单模板,如果需要,从表单模板的发布位置更新该模板。 (从 _ExternalApplication 继承。)
公共方法 CacheSolution(String) 检查缓存中的表单模板,如果需要,从表单模板的发布位置更新该模板。
公共方法 Close(String) 关闭指定的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 Close(String) 关闭指定的表单。
公共方法 New(String, Int32) 基于指定的表单创建新的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 New(String, Int32) 基于指定的表单创建新表单。
公共方法 NewFromSolution(String) 基于指定的表单模板创建新的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 NewFromSolution(String) 基于指定的表单模板创建新表单。
公共方法 NewFromSolutionWithInputParameters 在指定了表单模板和输入参数的情况下,使用指定的表单模板创建新的表单。
公共方法 Open(String, Int32) 打开指定的 Microsoft InfoPath 表单。 (从 _ExternalApplication 继承。)
公共方法 Open(String, Int32) 打开指定的表单。
公共方法 Quit() 退出 Microsoft InfoPath 应用程序。 (从 _ExternalApplication 继承。)
公共方法 Quit() 退出应用程序。
公共方法 RegisterSolution(String, String) 安装指定的 Microsoft InfoPath 表单模板。 (从 _ExternalApplication 继承。)
公共方法 RegisterSolution(String, String) 安装指定的表单模板。
公共方法 UnregisterSolution(String) 卸载指定的 Microsoft InfoPath 表单模板。 (从 _ExternalApplication 继承。)
公共方法 UnregisterSolution(String) 卸载指定的表单模板。

页首

另请参阅

引用

_ExternalApplication2 接口

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间