'Declaration <HttpPostAttribute()> Public Overridable Function ReadBarcodes( _
ByVal requestParamsParameters for barcode reader.As Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams _
) As Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams
[HttpPost()] public virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodes(
Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams* ReadBarcodes(
Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams* requestParams
)
[HttpPost()] public:
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.