ClearBarcodes Method

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

The ClearBarcodes method clears the RFBarcode object of all barcode configurations.

VB

bStatus = object.ClearBarcodes ()

VC++

HRESULT hr = object->ClearBarcodes(BOOL *bStatus);

Return Value

bStatus

The status of the function returned as Boolean True or False values. Use the RFGetLastError method to return the error value.

Remarks

To clear the barcode configurations from a saved barcode file, use the DeleteBarcodeFile Method.

Example

See the StoreBarcode Method.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal