hwndDesktop (HWND) - input

      Desktop-window handle.

      HWND_DESKTOP

        The desktop-window handle
      Other
        Specified desktop-window handle.

      clr (LONG) - input

        System color-index value.

        Must be one of the SYSCLR_* index values.

      lReserved (LONG) - input

        Reserved value, must be 0.

      lRgbColor (LONG) - returns

        RGB value.

        i1.RGB (red-green-blue) RGB value corresponding to the clr parameter.


      [Back] [Next]