The TTN_POP notification message notifies the owner window that a ToolTip is about to be hidden. This notification message is sent in the form of a WM_NOTIFY message.
TTN_POP idTT = (int) wParam; pnmh = (NMHDR FAR *) lParam;
lpttt
No return value.
Address of an NMHDR structure.