// Parameters var service; // Type: WebServiceJS var instance = new Vintasoft.Barcode.WebBarcodeReaderJS(service);
function WebBarcodeReaderJS(
serviceAn instance of WebServiceJS class that should be used for barcode reading.: WebServiceJS
) : WebBarcodeReaderJS;
Parameters
- service
- An instance of WebServiceJS class that should be used for barcode reading.