DocList_SetSelectedPathname
The DocList_SetSelectedPathname macro sets the path name of the selected item in the list (selection occurs during the next document list refresh).
DocList_SetSelectedPathname (HWND hwnd, LPTSTR szPath)
Parameters
- hwnd
Handle to the document list view window. - szPath
Path name of the file to be 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