GetBarcodeFile Method

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

The GetBarcodeFile method retrieves a barcode file from an RF device into the current RFBarcode object.

VB

nBarcodes = object.GetBarcodeFile (pszFileName)

VC++

HRESULT hr = object->GetBarcodeFile(LPCTSTR pszFileName, short *nStatus);

Return Value

nBarcodes

The total number of barcode configurations placed within the current RFBarcode object. This method will return a -1 if an error occurs. Use the RFGetLastError method to return the error value. If the RFBarcode file does not exist on the RF device, this method will return 0.

Parameters

pszFileName

The file name for the RFBarcode file to be retrieved.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal