LRESULT FoldersTree_ProcessNotificationMessage(NMHDR *hdr);
[in] NMHDR *hdr
NMHDR
structure that contains the
notification code and additional information. For some notification
messages, this parameter points to a larger structure that has the
NMHDR
structure as its first member.Processes given notification message for FoldersTree. For details see Window Messages Processing.
See also: Window Messages Processing.