#include “BlackIceDEVMODE.h”
BOOL IsP417Truncated (BlackIceDEVMODE* pDevMode);
Description
Returns TRUE if truncated PDF 417 symbols are enabled. Truncated PDF 417 symbols are smaller but they are less tolerant to damage.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE if truncated PDF 417 symbols are enabled, FALSE otherwise.