This public method is used by the connected controls for synchronization. Usually this method should not be called by the user directly.
| C# | Visual Basic | Visual C++ |
public virtual void PathChanged( IShellControl p_Sender, ItemIdList p_ItemIdList )
Public Overridable Sub PathChanged ( _ p_Sender As IShellControl, _ p_ItemIdList As ItemIdList _ )
public: virtual void PathChanged( IShellControl^ p_Sender, ItemIdList^ p_ItemIdList )
- p_Sender (IShellControl)
- Contains the sender, which triggered the change of the folder.
- p_ItemIdList (ItemIdList)
- Contains information about the folder.