NIM_DELETENIM_DELETE*
*Contents  *Index  *Topic Contents
*Previous Topic: NIM_ADD
*Next Topic: NIM_MODIFY

NIM_DELETE

Deletes an icon from the taskbar status area.

Syntax

fDeleted = Shell_NotifyIcon(NIM_DELETE, pnid); 

Parameters

pnid
Address of a NOTIFYICONDATA structure that contains information about the icon to delete.

Return Values

Returns TRUE if successful, or FALSE otherwise.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.