Accusoft.BarcodeXpress12.Net - Updated January 18, 2019
Reader Constructor




Accusoft.BarcodeXpressSdk Namespace > Reader Class : Reader Constructor
An integer which represents the instanceID.
The main constructor which takes in the instanceID.
Syntax
'Declaration
 
Public Function New( _
   ByVal instanceID As IntPtr _
)
 
'Usage
 
Dim instanceID As IntPtr
 
Dim instance As New Reader(instanceID)

Parameters

instanceID
An integer which represents the instanceID.
See Also

Reference

Reader Class
Reader Members