Symbology Method

This member of Class WaveLinkBarcode is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

The Symbology Method sets the symbology type for the barcode configuration at the specified index.

Syntax

public int Symbology(int bcIndex)
public void Symbology(int bcIndex, int newSymbology)
throws IllegalArgumentException

Parameters

bcIndex

The zero-based index value for the target barcode configuration

newSymbology

The new symbology type

Throws

WaveLinkError

IllegalArgumentException

Remarks

The first barcode file is indexed as zero. For example, to return the barcode type of the third barcode file in the current WaveLinkBarcode Object, you pass a 2.

The possible symbology types are:

B_UPC

CODABAR

CODE_11

CODE_39

CODE_93

CODE_128

CODE_D25

CODE_I25

D25_IATA

EAN_8

EAN_13

MSI

PDF_417

TO_39

UCC_128

UPC_A

UPC_E0

UPC_E1

WLNOSYMBOLOGY

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal