Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.47 KB

hdn-beginfilteredit.md

File metadata and controls

66 lines (37 loc) · 1.47 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
HDN_BEGINFILTEREDIT notification code (Commctrl.h)
Notifies a header control's parent window that a filter edit has begun. This notification code is sent in the form of a WM\_NOTIFY message.
93964453-bb94-4127-8ed4-41acb226b8e2
HDN_BEGINFILTEREDIT notification code Windows Controls
apiref
HDN_BEGINFILTEREDIT
Commctrl.h
HeaderDef
reference
05/31/2018

HDN_BEGINFILTEREDIT notification code

Notifies a header control's parent window that a filter edit has begun. This notification code is sent in the form of a WM_NOTIFY message.

HDN_BEGINFILTEREDIT

   pNMHeader = (LPNMHEADER) lParam;

Parameters

lParam

A pointer to an NMHEADER structure that contains additional information about the filter that is being edited.

Return value

No return value.

Requirements

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