NIM_MODIFY top-level constant

int const NIM_MODIFY

Modifies an icon in 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 modified.

Implementation

const NIM_MODIFY = 0x00000001;