Accusoft.SmartZoneOCR5.Net - Updated
Licensing Constructor






Accusoft.SmartZoneOCRSdk Namespace > Licensing Class : Licensing Constructor
Initializes a new instance of the Licensing class.
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Diagnostics.DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal instanceId As System.IntPtr _
)
'Usage
 
Dim instanceId As System.IntPtr
 
Dim instance As New Licensing(instanceId)
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
public Licensing( 
   System.IntPtr instanceId
)
public Licensing( 
    instanceId: System.IntPtr
); 
System.Diagnostics.DebuggerStepThroughAttribute()
System.Diagnostics.DebuggerNonUserCodeAttribute()
public function Licensing( 
   instanceId : System.IntPtr
);
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
public: Licensing( 
   System.IntPtr instanceId
)
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
public:
Licensing( 
   System.IntPtr instanceId
)

Parameters

instanceId
See Also

Reference

Licensing Class
Licensing Members