편집

다음을 통해 공유


_ExternalApplication2 Interface

Definition

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
Derived
Attributes
Implements

Methods

CacheSolution(String)
Close(String)
New(String, Int32)
NewFromSolution(String)
NewFromSolutionWithInputParameters(String, String)

Creates a new form using the specified form template with the specified form template and input parameters.

Open(String, Int32)
Quit()
RegisterSolution(String, String)
UnregisterSolution(String)

Applies to