ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.IJamShellHistory

An interface to control the history of visited folders.

ShellLink_IJamShellHistoryShellLink_IJamShellHistory
Syntax
Pascal
IJamShellHistory = interface(IUnknown);

meisberger@jam-software.com

 
Name 
Description 
 
Adds a visited folder to the list.  
 
Clears the history of visited folders.  
 
Gets the count of visited folders.  
 
Gets the current folder ItemIdList.  
 
Gets the current position in history of visited folders.  
 
Checks if a move is possible.  
 
Moves back in history of visited folders.  
 
Moves forward in history of visited folders.  
 
Sets the current position in history of visited folders.  
 
Name 
Description 
 
Gets the count of visited folders.  
 
Gets the current folder ItemIdList.  
 
Gets or sets the current position in history of visited folders.