Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Specifies or receives the attributes of a filter button click.
Syntax
typedef struct tagNMHDFILTERBTNCLICK {
NMHDR hdr;
INT iItem;
RECT rc;
} NMHDFILTERBTNCLICK, *LPNMHDFILTERBTNCLICK;
Members
hdr
Type: NMHDR
A handle of an NMHDR structure that contains additional information.
iItem
Type: INT
The zero-based index of the control to which this structure refers.
rc
Type: RECT
A pointer to a RECT structure that contains the client rectangle for the filter button.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | commctrl.h |