CListCtrl::GetTileInfo
Retrieves information about a tile in a list view control.
BOOL GetTileInfo(
PLVTILEINFO pti
) const;
- pti
A pointer to an LVTILEINFO structure that receives the tile information.
The return value is not used.
This member function emulates the functionality of the LVM_GETTILEINFO message, as described in the Windows SDK.
Header: afxcmn.h