Decode Method

This member of Class WaveLinkBarcode is supported on: iOS, DOS, Palm

The Decode Method sets the decode flag value for the barcode configuration at the specified index.

Syntax

public boolean Decode(int bcIndex)
public void Decode (int bcIndex, boolean newDecode)
throws IllegalArgumentException

Parameters

bcIndex

The zero-based index value for the target barcode configuration

newDecode

A boolean true or false value that determines the decode value

Returns

The decode flag value as boolean

Throws

WaveLinkError

IllegalArgumentException

Remarks

For the newDecode parameter, a true value decodes the scanned barcode, a false value does not decode it.

Example

See WaveLinkBarcode Samples

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal