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 which month calendar control, if any, is at a specified position.
DWORD HitTest(
PMCHITTESTINFO pMCHitTest
);
Parameters
- pMCHitTest
A pointer to a MCHITTESTINFO structure containing hit testing points for the month calendar control.
Return Value
A DWORD value. Equal to the uHit member of the MCHITTESTINFO structure.
Remarks
HitTest uses the MCHITTESTINFO structure, which contains information about the hit test.
Requirements
Header: afxdtctl.h