Share via


ObjectWrapper Constructor

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

Syntax

'Declaration
Public Sub New ( _
    objInstance As Object, _
    solutionUri As String _
)
'Usage
Dim objInstance As Object
Dim solutionUri As String

Dim instance As New ObjectWrapper(objInstance, _
    solutionUri)
public ObjectWrapper(
    Object objInstance,
    string solutionUri
)

Parameters

See Also

Reference

ObjectWrapper Class

ObjectWrapper Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace