ShellBrowser .Net Edition
FolderChanged Method (p_ItemIdList)
NamespacesJam.ShellShellListViewFolderChanged(ItemIdList)
Gets called if the active folder should change.
Declaration Syntax
C#Visual BasicVisual C++
public override void FolderChanged(
	ItemIdList p_ItemIdList
)
Public Overrides Sub FolderChanged ( _
	p_ItemIdList As ItemIdList _
)
public:
virtual void FolderChanged(
	ItemIdList^ p_ItemIdList
) override
Parameters
p_ItemIdList (ItemIdList)
The ItemIdList of the new folder.

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