ShellBrowser .Net Edition
SelectedFileChange Method (p_ItemIdList)
NamespacesJam.ShellJamBaseShellListViewSelectedFileChange(ItemIdList)
Gets called if the selected file should change.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SelectedFileChange(
	ItemIdList p_ItemIdList
)
Public Overridable Sub SelectedFileChange ( _
	p_ItemIdList As ItemIdList _
)
public:
virtual void SelectedFileChange(
	ItemIdList^ p_ItemIdList
)
Parameters
p_ItemIdList (ItemIdList)
The absolute ItemIdList of the newly selected file.
See Also

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