CMFCShellListCtrl::SetItemTypes

Sets the type of items that are listed in the CMFCShellListCtrl object.

void SetItemTypes(
   SHCONTF nTypes 
);

Parameters

  • [in] nTypes
    A list of item types that the CMFCShellListCtrl object supports.

Remarks

For more information about the list of item types, see SHCONTF.

Requirements

Header: afxshelllistctrl.h

See Also

Reference

CMFCShellListCtrl Class

Hierarchy Chart

CMFCShellListCtrl::GetItemTypes