EMatrixCode::GetDecodedDataElement

This method is deprecated.

Gets a character value of the matrix code.

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT8 GetDecodedDataElement(
   int index
)

Parameters

index

Index of the character value.

Remarks

This property makes it possible to see information not coded as ASCII characters.

EMatrixCode.GetDecodedDataElement

This method is deprecated.

Gets a character value of the matrix code.

Namespace: Euresys.Open_eVision

[C#]

byte GetDecodedDataElement(
   int index
)

Parameters

index

Index of the character value.

Remarks

This property makes it possible to see information not coded as ASCII characters.