AztecSetStructuredAppend Function

Navigation:  How To Use Encoders > Reference Guide > Win32 DLL Encoder Functions >

AztecSetStructuredAppend Function

Previous pageReturn to chapter overviewNext page

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.