Documentation Portal      

What are you looking for?

EBarCode::Decode

Provides the decoded information (or a reading error code) corresponding to the specified symbology.

Namespace: Euresys::Open_eVision_2_10

[C++]

std::string Decode(
   Euresys::Open_eVision_2_10::ESymbologies symbology
)

Parameters

symbology

Specified symbology, as defined by ESymbologies this symbology must have been enabled).

Remarks

Before calling EBarCode::Decode, an EBarCode::Detect operation must have been performed. In case of the mono-symbology mode, or if only the most likely decoding matters, the EBarCode::Read method should be used.

EBarCode.Decode

Provides the decoded information (or a reading error code) corresponding to the specified symbology.

Namespace: Euresys.Open_eVision_2_10

[C#]

string Decode(
   Euresys.Open_eVision_2_10.ESymbologies symbology
)

Parameters

symbology

Specified symbology, as defined by ESymbologies this symbology must have been enabled).

Remarks

Before calling EBarCode::Decode, an EBarCode::Detect operation must have been performed. In case of the mono-symbology mode, or if only the most likely decoding matters, the EBarCode::Read method should be used.

See also in the Code Snippets

Reading a Bar Code Following a Given Symbology

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121