Share via


DocList_SetFolder

Send Feedback

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

DocList_SetFolder (HWND hwnd, LPTSTR szFolder)

Parameters

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

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_SETFOLDER

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.