#include “BlackIceDEVMODE.h”
BOOL EnableBarcode (BlackIceDEVMODE* pDevMode);
Description
Enables barcode printing.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.