GetLossRatio

#include “BIADVPRN.H”

 

DWORD  GetLossRatio(DEVMODE*  pDevMode);

Description

Returns the value of the LossRatio member of the BlackIceDEVMODE. Represents the value of the 'JPEG loss ratio' slider.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

JPEG loss ratio (DWORD number).

Requirements

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

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.