DocList_SetFolder
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
Send Feedback on this topic to the authors