Sets LossRatio member of BlackIceDEVMODE. Sets the value of the 'JPEG loss ratio' slider.
SetLossRatio(lossratio As Long, pBlackIceDEVMODE As Long) As Boolean
Input value: lossratio - JPEG loss ratio
Input value: pBlackIceDEVMODE - handle to the BlackIceDEVMODE.
Return value - TRUE if the member was successfully set, otherwise FALSE.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.