_ExternalApplication2 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class _ExternalApplication2 : Microsoft::Office::Interop::InfoPath::_ExternalApplication
[System.Runtime.InteropServices.Guid("096CD772-0786-11D1-95FA-0080C78EE3BB")]
public interface _ExternalApplication2 : Microsoft.Office.Interop.InfoPath._ExternalApplication
type _ExternalApplication2 = interface
interface _ExternalApplication
Public Interface _ExternalApplication2
Implements _ExternalApplication
- 派生
- 属性
- 実装
メソッド
| CacheSolution(String) | |
| Close(String) | |
| New(String, Int32) | |
| NewFromSolution(String) | |
| NewFromSolutionWithInputParameters(String, String) |
指定したフォーム テンプレートと入力パラメーターを使用して、新しいフォームを作成します。 |
| Open(String, Int32) | |
| Quit() | |
| RegisterSolution(String, String) | |
| UnregisterSolution(String) | |