Deletes an icon from the taskbar status area.
fDeleted = Shell_NotifyIcon(NIM_DELETE, pnid);
Returns TRUE if successful or FALSE otherwise.
See: