Inesoft PrintCE SDK EVC++
prnSetSilentMode

This function controls (permits or prohibits) presentation of a current printing statement window as well as messages about canceling printing, connection losses etc.

void prnSetSilentMode(
    
BOOL silent
);

Parameters

silent

if TRUE - window of a current printing statement and messages are not presented, if FALSE - window of a current statement of printing and messages are presented


© 2009 Inesoft. All rights reserved.