CURRENT WORK ITEM - PREVIEW ONLY

NIM_SETFOCUS

When passed as the dwMessage argument to the Shell_NotifyIcon function, the constant NIM_SETFOCUS tells the function to bring the taskbar notification area to the foreground, preferably also setting the focus to a designated icon. The icon is described by a NOTIFYICONDATA structure whose address is passed as the function’s other argument.