DisableBarcode

 

 

#include “BlackIceDEVMODE.h”

 

BOOL DisableBarcode (BlackIceDEVMODE* pDevMode);

Description

Disables barcode printing.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.