DisableP417Truncated

 

 

#include “BlackIceDEVMODE.h”

 

BOOL DisableP417Truncated (BlackIceDEVMODE* pDevMode);

Description

Disables truncated PDF 417 symbols. Truncated PDF 417 symbols are smaller but they are less tolerant to damage.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.