NIM_MODIFY  HFY8KB 

Changes the icon, tooltip text, or notification message identifier for an icon in the taskbar status area.

fModified = Shell_NotifyIcon(NIM_MODIFY, pnid);

 

Parameters

pnid

Address of an NOTIFYICONDATA2V61UX5 structure that contains the information used to change the icon, tooltip text, or notification message identifier for the icon.

 

Return Values

Returns TRUE if successful or FALSE otherwise.