BarcodeFileCount Method

This member of RFBarcode Object is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

The BarcodeFileCount method returns the total number of barcode files returned by the last successful call to the ListBarcodeFiles method.

VB

nBarcodes = object.BarcodeFileCount ()

VC++

HRESULT hr = object->BarcodeFileCount(short *nBarcodes);

Return Value

nBarcodes

The barcode file count variable.

Remarks

The BarcodeFileCount method will return the file count from the last successful call to the ListBarcodeFiles Method. Use the ListBarcodeFiles method to return the total number of barcode files that are currently stored on an RF device.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal