DLM_SETFOLDER

4/8/2010

The DLM_SETFOLDER message is sent by an application to set the document list to a folder.

Syntax

DLM_SETFOLDER
    wParam = (WPARAM) res; 
    lParam = (LPARAM) pszPath;

Parameters

  • res
    This parameter is reserved for future use; the value of this parameter must be set to 0.
  • pszPath
    Reference to the name of the folder to which the document list will be set.

Return Value

None.

Requirements

Header doclist.h
Library doclist.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later