'Declaration <HttpPostAttribute()> Public Overridable Function ReadBarcodesFromBase64( _
ByVal requestParamsПараметры для распознавателя штрих-кодов.As Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams _
) As Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams
[HttpPost()] public virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodesFromBase64(
Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams* ReadBarcodesFromBase64(
Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams^ ReadBarcodesFromBase64(
Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams^ requestParams
)
Parameters
- requestParams
- Параметры для распознавателя штрих-кодов.
Return Value
Информация о найденных штрих-кодах.