ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.Reload

Reloads the ItemIdList by updating the ShellItem and reassigning the pidl. Turns non-functional ItemIdLists as they are sent by ShellNotifications into functional ones.

Syntax
Pascal
function Reload: Boolean;

True, if reloading the ItemIdList was successful. False if updating failed (e.g. because the associated item doesn't exist anymore)