TODAYM_TOOKSELECTION

4/8/2010

Note

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

Send this message to the parent window of a Home screen item to request selection. In response, the component will get a WM_TODAYCUSTOM_RECEIVEDSELECTIONnotification with wParam = 0 if the request was successful

Syntax

TODAYM_TOOKSELECTION
    wParam = (WPARAM) res1;
    lParam = (LPARAM) res2;

Parameters

  • res1
    This parameter is not used.
  • res2
    This parameter is not used.

Return Value

No return value.

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)