Share via


DocList_SetFolder

The DocList_SetFolder macro sets the document list to a specified folder.

DocList_SetFolder (hwnd, szFolder)

Parameters

  • hwnd
    Handle to the document list view window.
  • szFolder
    Name of the folder to which the document list will point.

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_SETFOLDER

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.