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.
Retrieves information about a list view control in tile view.
BOOL GetTileViewInfo(
PLVTILEVIEWINFO ptvi
) const;
Parameters
- ptvi
A pointer to an LVTILEVIEWINFO structure that receives the retrieved information.
Return Value
The return value is not used.
Remarks
This member function emulates the functionality of the LVM_GETTILEVIEWINFO message, as described in the Windows SDK.
Requirements
Header: afxcmn.h