Change the current folder to the one given in parameter
throws ArgumentNullException if the argument was null
| C# | Visual Basic | Visual C++ |
public void FolderChanged( ItemIdList p_ItemIdList )
Public Sub FolderChanged ( _ p_ItemIdList As ItemIdList _ )
public: virtual void FolderChanged( ItemIdList^ p_ItemIdList ) sealed
- p_ItemIdList (ItemIdList)
- the folder to change to