EBarCode::GetAdditionalSymbologies

EBarCode::SetAdditionalSymbologies

Enabled symbologies belonging to the group of additional symbologies.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetAdditionalSymbologies()

void SetAdditionalSymbologies(OEV_UINT32 un32AdditionalSymbologies)

Remarks

Due to the large number of supported symbologies, they have been gathered in two groups. For more information about these groups, see ESymbologies.

EBarCode.AdditionalSymbologies

Enabled symbologies belonging to the group of additional symbologies.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint AdditionalSymbologies

{ get; set; }

Remarks

Due to the large number of supported symbologies, they have been gathered in two groups. For more information about these groups, see ESymbologies.