#include “BlackIceDEVMODE.h”
int GetP417QuietZone (BlackIceDEVMODE* pDevMode);
Description
Returns the size of the empty white frame around the barcode. It is specified in logical units. One unit is the size of a single cell size. (Specified by SetP417ColWidth and SetP417ColHeight)
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
Returns the size of the frame in logical units.