GetWatermarkBrightnessLandscape

Returns the value of the WatermarkBrightnessLandscape member of the BlackIceDEVMODE. The WatermarkBrightnessLandscape member stores the brightness of the  watermark for landscape oriented pages.

 

GetWatermarkBrightnessLandscape(pDevMode As Long) As Long

 

Input value    - handleto the BlackIceDEVMODE structure

Return value - Brightness Value(Long)

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.