HRESULT FoldersTree_SetFilterFlags(HWND hwnd, DWORD flags);
[in] HWND hwnd
Handle to the control.
[in] DWORD flags
New flags values.
Sets the filter flags for the FoldersTree control.
See also: FoldersTree_GetFilterFlags, FoldersTree_SetFilterFunction, FoldersTree_SetQueriedAttrs, Filtering.