ShellBrowser .Net Edition
AddIdListToCombo Method (p_ItemIdList)
NamespacesJam.ShellShellComboBoxAddIdListToCombo(ItemIdList)
Adds the folders of the given ItemIdList as non-persistent items to the combobox.
Declaration Syntax
C#Visual BasicVisual C++
protected int AddIdListToCombo(
	ItemIdList p_ItemIdList
)
Protected Function AddIdListToCombo ( _
	p_ItemIdList As ItemIdList _
) As Integer
protected:
int AddIdListToCombo(
	ItemIdList^ p_ItemIdList
)
Parameters
p_ItemIdList (ItemIdList)
the ItemIdList to add
Return Value
The index to the last item of the p_ItemIdList within the ShellCombo

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)