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.
GetDMAppendIndex (pDevMode As Long) As Long
Input value - pDevMode: handle to the BlackIceDEVMODE structure
Return value - Returns the index of the symbol.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.