InfoPathOMHelper.Init2-Methode
Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
Syntax
'Declaration
Public Function Init2 ( _
app As Object, _
doc As Object, _
urn As String, _
publicKeyTokens As String(), _
isFT As Boolean, _
showExceptions As Boolean _
) As String
'Usage
Dim instance As InfoPathOMHelper
Dim app As Object
Dim doc As Object
Dim urn As String
Dim publicKeyTokens As String()
Dim isFT As Boolean
Dim showExceptions As Boolean
Dim returnValue As String
returnValue = instance.Init2(app, doc, urn, publicKeyTokens, isFT, showExceptions)
public string Init2 (
Object app,
Object doc,
string urn,
string[] publicKeyTokens,
bool isFT,
bool showExceptions
)
Parameter
- app
- doc
- urn
- publicKeyTokens
- isFT
- showExceptions
Siehe auch
Referenz
InfoPathOMHelper-Klasse
InfoPathOMHelper-Member
Microsoft.Office.Interop.InfoPath.SemiTrust-Namespace