Help Center

CHeader.ClearAllFiltersmethod

Clears all of the filters for a given header control.

WindowsmethodCHeader.incdocumented

Syntax

FUNCTION ClearAllFilters (BYVAL hHeader AS HWND) AS BOOLEAN

Parameters

NameDescription
hHeaderThe handle of the header control.

Return value

Returns TRUE or FALSE.

Description

Clears all of the filters for a given header control.

Reference

  • Include file CHeader.inc
  • Defined in AfxNova/CHeader.inc:122
  • Documented in Windows/WIndows Controls/CHeader Class.md
  • Topic: CHeader Class