Structure NMTOOLTIPSCREATED (commctrl.h)
Contient des informations utilisées avec NM_TOOLTIPSCREATED codes de notification.
Syntaxe
typedef struct tagNMTOOLTIPSCREATED {
NMHDR hdr;
HWND hwndToolTips;
} NMTOOLTIPSCREATED, *LPNMTOOLTIPSCREATED;
Membres
hdr
Type : NMHDR
Structure NMHDR qui contient des informations supplémentaires sur cette notification.
hwndToolTips
Type : HWND
Handle de fenêtre pour le contrôle d’info-bulle créé.
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2003 [applications de bureau uniquement] |
En-tête | commctrl.h |