NIM_ADDNIM_ADD*
*Contents  *Index  *Topic Contents
*Previous Topic: FMEVENT_USER_REFRESH
*Next Topic: NIM_DELETE

NIM_ADD

Adds an icon to the taskbar status area.

Syntax

fAdded = Shell_NotifyIcon(NIM_ADD, pnid);

Parameters

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

Return Values

Returns TRUE if successful, or FALSE otherwise.


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