EBarCode::GetStandardSymbologies

EBarCode::SetStandardSymbologies

Enabled symbologies belonging to the group of standard symbologies.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetStandardSymbologies()

void SetStandardSymbologies(OEV_UINT32 un32StandardSymbologies)

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.StandardSymbologies

Enabled symbologies belonging to the group of standard symbologies.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint StandardSymbologies

{ 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.