TBarCode Library 11  TBarCode Library 11
BOOL BCGet_DotCode_AppendActive ( t_BarCode pBarCode)

Determines whether the structured append mode is active.

Returns TRUE if structured append mode is active, otherwise FALSE

See also:
BCSet_DotCode_AppendActive(), BCSet_DotCode_Append(), BCGet_DotCode_AppendSum(), BCGet_DotCode_AppendIndex()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
TRUEif structured append mode is active
FALSEif structured append mode is inactive (default)