Sdílet prostřednictvím


_ExternalApplication2.New Method (String, Int32)

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Sub New ( _
    bstrDocumentURI As String, _
    dwBehavior As Integer _
)
'Usage
Dim instance As _ExternalApplication2
Dim bstrDocumentURI As String
Dim dwBehavior As Integer

instance.New(bstrDocumentURI, dwBehavior)
void New(
    string bstrDocumentURI,
    int dwBehavior
)

Parameters

Implements

_ExternalApplication.New(String, Int32)

See Also

Reference

_ExternalApplication2 Interface

_ExternalApplication2 Members

New Overload

Microsoft.Office.Interop.InfoPath Namespace