TODAYM_GETCOLOR

4/8/2010

Note

This topic applies to the Windows Classic Home screen and not the Windows Default Home screen.

Send this message to get color information for the Home screen.

Syntax

TODAYM_GETCOLOR
    wParam = (WPARAM) flag;
    lParam = (LPARAM) res;

Parameters

  • flag
    A flag which indicates the Home screen color information to be retrieved.
  • res
    This parameter is reserved for future use; the value of this parameter must be set to 0.

Return Value

The value returned is determined by the value of the wParam.

wParam Description

Home Screen Constants (Windows Mobile Professional)

A COLOREF for the font color.

Requirements

Header todaycmn.h
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later

See Also

Reference

Home Screen Messages (Windows Mobile Professional)