Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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