DocList_SetSelection
The DocList_SetSelection macro selects an item based on its index value.
DocList_SetSelection (HWND hwnd, int item)
Parameters
- hwnd
Handle to the document list view window. - item
The item that has been selected.
Return Values
None.
Requirements
Pocket PC: Pocket PC 2002 and later.
OS Versions: Windows CE 3.0 and later.
Header: doclist.h.
Library: doclist.lib.
See Also
Send Feedback on this topic to the authors