NIM_MODIFY
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
NOTIFYICONDATA
Return Values
Returns TRUE
if successful or FALSE otherwise.