BarcodeFileName Method

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

The BarcodeFileName Method returns the name of the barcode file at the specified index in the barcode file list generated by the last call of the ListBarcodeFileName Method.

Syntax

public StringBarcodeFileName(int bcIndex)

Parameters

bcIndex

The zero-based index value of the target barcode configuration

Returns

The name of the specified barcode file

Remarks

For a complete listing of all barcode files on a device, simply loop the BarcodeFileName Method for the entire number of files returned by WLBARBarcodeFileCount.

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

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal