Partager via


_ExternalApplication2.New - Méthode (String, Int32)

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Sub New ( _
    bstrDocumentURI As String, _
    dwBehavior As Integer _
)
'Utilisation
Dim instance As _ExternalApplication2
Dim bstrDocumentURI As String
Dim dwBehavior As Integer

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

Paramètres

Implémentations

_ExternalApplication.New(String, Int32)

Voir aussi

Référence

_ExternalApplication2 interface

_ExternalApplication2 - Membres

New - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms