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.
This structure carries information required to process the MCN_SELCHANGE message.
typedefstructtagNMSELCHANGE {NMHDR nmhdr;SYSTEMTIMEstSelStart;SYSTEMTIMEstSelEnd;}NMSELCHANGE,FAR* LPNMSELCHANGE;
Members
- nmhdr
NMHDR structure that contains information about this message. - stSelStart
SYSTEMTIME structure that contains the date for the first day in the user's selection range. - stSelEnd
SYSTEMTIME structure that contains the date for the last day in the user's selection range.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors