commctrl.h
Macro ListView_GetHotItem
Obtiene el índice del ítem caliente. Se puede usar esta macro o enviar el mensaje LVM_GETHOTITEM explícitamente.
Definición
int ListView_GetHotItem( HWND hwnd );
Descripción
- hwnd
- Un manipulador del control list-view.
Valor de retorno
Devuelve el índice del ítem que está caliente.