Поделиться через


CLinkCtrl::HitTest

Determines if the user clicked the specified link.

BOOL HitTest(
   PLHITTESTINFO phti
) const;

Параметры

  • phti
    Pointer to a LHITTESTINFO structure containing any information about the link the user clicked.

Возвращаемое значение

Returns TRUE on success, FALSE on failure.

Заметки

This member function implements the behavior of the Win32 message LM_HITTEST, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CLinkCtrl Class

CLinkCtrl Members

Hierarchy Chart