RFBARCODE.RemoveBarcod

boolean RemoveBarcod(short nDex)

Function RemoveBarcod(nDex As Integer) As Boolean

Return value
True=the function was successful, False=error.

Parameters

nDex
    The index of the item in the local array, 0 based.

Remarks
nDex must be smaller than BarcodeCount()

See also    RFBARCODE, AddBarcode