GetBarcodeArrayLength

Description

The GetBarcodeArrayLength method returns the size of ByteArray allocated by SetBarcodeArrayLength method. An element of ByteArray can be set by the method SetBarcodeArrayElementAt. An element of ByteArray can be retrieved by the method GetBarcodeArrayElementA.

Syntax RetVal = [BiBrP417] GetBarcodeArrayLength

Returns               RetVal         Long                          Size of ByteArray.

Remarks            

See Also              SetBarcodeArrayLength, SetBarcodeArrayElementAt, GetBarcodeArrayElementA