NIM_DELETE top-level constant
int
const NIM_DELETE
Deletes an icon from the status area. NOTIFYICONDATA structure pointed to by lpdata uses the ID originally assigned to the icon when it was added to the notification area (NIM_ADD) to identify the icon to be deleted.
Implementation
const NIM_DELETE = 0x00000002;