Is1DWriteTextEnabled

 

 

#include “BlackIceDEVMODE.h”

 

BOOL Is1DWriteTextEnabled (BlackIceDEVMODE* pDevMode);

Description

Returns TRUE if the feature is enabled. If Write Text is enabled, the value of the barcode will be written under the code.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE if the write text feature is enabled, FALSE otherwise.