NIM_ADD FOYZQR
Adds an icon to the taskbar status area.
fAdded = Shell_NotifyIcon(NIM_ADD, pnid);
Parameters
pnid
Address of an NOTIFYICONDATA2V61UX5 structure that contains information about the icon to add.
Return Values
Returns TRUE if successful or FALSE otherwise.