Share via


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, szPath)

Parameters

  • hwnd
    Handle to the document list view window.
  • szPath
    Path name of the file to be selected.

Requirements

Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: doclist.h
Library: doclist.lib

See Also

DLM_SETSELPATHNAME

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.