SetBrightness

Description         Sets the Brightness member of the BlackIceDEVMODE. Sets the value of the 'Intensity' slider.

Syntax                 RetVal = [BIAdvPrn.]SetBrightness  brightness pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             brightness              DWORD         Intensity (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also