'Declaration <HttpPostAttribute()> Public Overridable Function ReadBarcodes( _
ByVal requestParamsПараметры для распознавателя штрих-кодов.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
- Параметры для распознавателя штрих-кодов.
Return Value
Информация о найденных штрих-кодах.