CMonthCalCtrl::HitTest

DWORD HitTest( PMCHITTESTINFO pMCHitTest );

Return Value

A DWORD value. Equal to the uHit member of the MCHITTESTINFO structure.

Parameters

pMCHitTest

A pointer to a MCHITTESTINFO structure containing hit testing points for the month calendar control.

Remarks

Call this member function to determine which month calendar control, if any, is at a specified position.

HitTest uses the MCHITTESTINFO structure, which contains information about the hit test.

CMonthCalCtrl OverviewClass MembersHierarchy Chart