ShellBrowser .Net Edition
GetPersistentItems Method (p_PIDLList)
NamespacesJam.ShellShellComboBoxGetPersistentItems(List<(Of <(ItemIdList>)>)%)
This method is extended by ShellComboBox to support more Special Folders to be displayed.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void GetPersistentItems(
	ref List<ItemIdList> p_PIDLList
)
Protected Overridable Sub GetPersistentItems ( _
	ByRef p_PIDLList As List(Of ItemIdList) _
)
protected:
virtual void GetPersistentItems(
	List<ItemIdList^>^% p_PIDLList
)
Parameters
p_PIDLList ( List<(Of <(ItemIdList>)>) %)
a list of ItemIdLists, that can be appended.

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