Adds the folders of the given ItemIdList as non-persistent items to the combobox.
| C# | Visual Basic | Visual C++ |
protected int AddIdListToCombo( ItemIdList p_ItemIdList )
Protected Function AddIdListToCombo ( _ p_ItemIdList As ItemIdList _ ) As Integer
protected: int AddIdListToCombo( ItemIdList^ p_ItemIdList )
- p_ItemIdList (ItemIdList)
- the ItemIdList to add
The index to the last item of the p_ItemIdList within the ShellCombo