#include “BlackIceDEVMODE.h”
int GetDMAppendIndex (BlackIceDEVMODE* pDevMode);
Description
Returns the index of the data matrix symbol that identifies its position in the current group. The index must be between 1 and 16 and must be smaller than or equal to the number of symbols in the group. The structured append feature must be enabled with the EnableDMAppend function.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
Returns the index of the symbol.