#include “BlackIceDEVMODE.h”
BOOL EnableBarcodeFirstPageOnly (BlackIceDEVMODE* pDevMode);
Description
The barcode will be printed to the first page of the document only.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.