Share via


DocList_SetSelectedPathname

Send Feedback

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

DLM_SETSELPATHNAME

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.