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 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 |