Accusoft.Forms1 - Updated
Reader Constructor



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

Parameters

instanceID
An integer which represents the instanceID.
See Also

Reference

Reader Class
Reader Members