'Declaration Protected Overridable Function ReadBarcodes( _
ByVal requestParamsParameters for barcode reader.As Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams _
) As Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams
protected virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodes(
Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams requestParams
)
protected: virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams* ReadBarcodes(
Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams* requestParams
)
protected:
virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams^ ReadBarcodes(
Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams^ requestParams
)
Parameters
- requestParams
- Parameters for barcode reader.
Return Value
Information about searched barcodes.