BIAPIsBlackIcePrinter

 

#include "BiAutoPrint.h"

 

BOOL BIAPIsBlackIcePrinter(LPCTSTR pPrnName);

 

Description

This function validate if the specified printer is a Black Ice Printer.

 

Parameters

pPrnName       LPCTSTR       Printer name

 

Return value

TRUE if the specified printer is a Black Ice Printer, otherwise FALSE

 

Requirements

Header:

BiAutoPrint.h

Library:

BiAutoPrint32.lib (for 32 bit)

BiAutoPrint64.lib (for 64 bit)

DLL:

BiAutoPrint32.dll (for 32 bit)

BiAutoPrint64.dll (for 64 bit)