Shell_NotifyIcon (shell32)
Last changed: -213.219.90.210

.
Summary
The Shell_NotifyIcon API

C# Signature:

[DllImport("shell32.dll")]
static extern bool Shell_NotifyIcon(uint dwMessage,
   [In] ref NOTIFYICONDATA pnid);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

System.Windows.Forms.NotifyIcon

Documentation