Specifies which symbol this is in a sequence and the total number of symbols in the sequence.
void AztecSetStructuredAppend(WORD SymbolID, WORD SymbolCount); |
Parameters
SymbolID
Specifies which symbol this is in a sequence, the parameter must be between 1 and SymbolCount.
SymbolCount
Specifies the total number of symbols in the sequence, the maximum value is 26, which means that up to 26 symbols can be linked together using the structured append protocol.