HDM_SETFILTERCHANGETIMEOUT message

Sets the timeout interval between the time a change takes place in the filter attributes and the posting of an HDN_FILTERCHANGE notification. You can send this message explicitly or use the Header_SetFilterChangeTimeout macro.

Parameters

wParam

Must be zero.

lParam

The timeout value, in milliseconds.

Return value

Returns the index of the filter control being modified.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h

See also

HDN_FILTERCHANGE