Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / Licensing Class / Licensing Constructor
For internal use only.




In This Topic
Licensing Constructor
In This Topic
The constructor for the Licensing class.
Syntax
'Declaration
 
Public Function New( _
   ByVal instanceId As IntPtr _
)
 
'Usage
 
Dim instanceId As IntPtr
 
Dim instance As New Licensing(instanceId)

Parameters

instanceId
For internal use only.
See Also