NIM_ADD top-level constant

int const NIM_ADD

Adds an icon to the status area. The icon is given an identifier in the NOTIFYICONDATA structure pointed to by lpdata—either through its uID or guidItem member. This identifier is used in subsequent calls to Shell_NotifyIcon to perform later actions on the icon.

Implementation

const NIM_ADD = 0x00000000;