FoldersTree_SetFilterFlags

HRESULT FoldersTree_SetFilterFlags(HWND hwnd, DWORD flags);

Arguments

[in] HWND hwnd

Handle to the control.

[in] DWORD flags

New flags values.

Description

Sets the filter flags for the FoldersTree control.

See also: FoldersTree_GetFilterFlags, FoldersTree_SetFilterFunction, FoldersTree_SetQueriedAttrs, Filtering.