CMFCShellListCtrl::GetItemTypes

Returns the type of items displayed by the CMFCShellListCtrl object.

SHCONTF GetItemTypes() const;

Return Value

A SHCONTF value that contains the type of items listed in the CMFCShellListCtrl.

Remarks

To set the type of items listed in a CMFCShellListCtrl, call CMFCShellListCtrl::SetItemTypes.

Requirements

Header: afxshelllistctrl.h

See Also

Reference

CMFCShellListCtrl Class

Hierarchy Chart

CMFCShellListCtrl::SetItemTypes