Share via


_ExternalApplication2.Open method (String, Int32)

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

Syntax

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

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

Parameters

Implements

_ExternalApplication.Open(String, Int32)

See also

Reference

_ExternalApplication2 interface

_ExternalApplication2 members

Open overload

Microsoft.Office.Interop.InfoPath namespace