EnableLowFaxOutput

#include “BIADVPRN.H”

 

BOOL  EnableLowFaxOutput(DEVMODE*  pDevMode);

Description

Sets the BLF_ LOWFAXRES flag. Sets the value of the fax resolution when the ‘Create Faxable Image’ checkbox is selected.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

TRUE if the flag was successfully set, otherwise FALSE.

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.