TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_Aztec_RuneMode ( t_BarCode pBarCode,
BOOL  bRuneMode 
)

Determines whether symbol shall be encoded in Aztec Rune mode.

Note:
Aztec Runes are special Aztec Codes without data section.
Aztec Runes can encode values from 0 to 255
See also:
BCGet_Aztec_RuneMode()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]bRuneModeactivate Aztec Rune mode (TRUE) or deactivate it (FALSE)
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.