Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The NMLINK Contains notification information. Send this structure with the NM_CLICK or NM_RETURN messages.
Syntax
typedef struct tagNMLINK {
NMHDR hdr;
LITEM item;
} NMLINK, *PNMLINK;
Members
hdr
Type: NMHDR
NMHDR structure that contains information about the notification.
item
Type: LITEM
LITEM structure that contains information about the link item.
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
Reference