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 contains information used to update the cached item information for use with a virtual list view.
typedefstructtagNMLVCACHEHINT{NMHDRhdr;intiFrom;intiTo;}NMLVCACHEHINT,*PNMLVCACHEHINT;
Members
- hdr
NMHDR structure that contains information about this message. - iFrom
Starting index of the requested range of items. This value is inclusive. - iTo
Ending index of the requested range of items. This value is inclusive.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
NMHDR | List-View Controls Structures
Send Feedback on this topic to the authors