NIM_DELETE  1IPJQ64 

Deletes an icon from the taskbar status area.

fDeleted = Shell_NotifyIcon(NIM_DELETE, pnid);

 

Parameters

pnid

Address of an NOTIFYICONDATA2V61UX5 structure that contains information about the icon to delete.

 

Return Values

Returns TRUE if successful or FALSE otherwise.