TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_HanXin_Version ( t_BarCode pBarCode,
e_HanXinSizes  eVersion 
)

Specifies the symbol version (the symbol size).

Specifies the size of the symbol. Han Xin Code supports a number of different symbol sizes

  • these sizes are called "versions" (see e_HanXinSizes). If no fixed size is selected TBarCode computes the minimal required size of the symbol automatically.
    See also:
    BCGet_HanXin_Version()
    Parameters:
    [in]pBarCodePointer to barcode structure.
    [in]eVersionSymbol version (size).
    Return values:
    ERRCODEErrOk (0) in case of success. Non-zero if error occurred.