Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the user clicked the specified link.
BOOL HitTest(
PLHITTESTINFO phti
) const;
Parameters
- phti
Pointer to a LHITTESTINFO structure containing any information about the link the user clicked.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function implements the behavior of the Win32 message LM_HITTEST, as described in the Windows SDK.
Requirements
Header: afxcmn.h