HRESULT FoldersTree_GetFilterFlags(HWND hwnd, DWORD *flags);
[in] HWND hwnd
Handle to the control.
[out] DWORD *flags
Pointer to a variable which receives the flags.
Returns the filter flags of the FoldersTree control.
See also: FoldersTree_SetFilterFlags, FoldersTree_GetFilterFunction, FoldersTree_GetQueriedAttrs, Filtering.