DisableBarcodeFirstPageOnly

 

 

#include “BlackIceDEVMODE.h”

 

BOOL DisableBarcodeFirstPageOnly (BlackIceDEVMODE* pDevMode);

Description

The barcode will be printed to every page of the document.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure

Return value

TRUE on success, FALSE otherwise.