Share via


DocList_ValidateFolder

Send Feedback

The DocList_ValidateFolder macro retrieves the document list to determine whether the current folder is valid.

DocList_ValidateFolder (HWND hwnd)

Parameters

  • hwnd
    Handle to the document list view window.

Return Values

Returns TRUE if the folder is valid, FALSE if the folder isn't valid (an update will occur).

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_VALIDATEFOLDER

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.