GetDMAppendTotal

 

 

#include “BlackIceDEVMODE.h”

 

int       GetDMAppendTotal (BlackIceDEVMODE* pDevMode);

Description

Returns the total number of symbols in the current group. The number must be between 2 and 16. The structured append feature must be enabled with the EnableDMAppend function.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

Returns the number of symbols in the current group.