ShellBrowser Delphi Components Documentation
|
Compares a given ItemIdList with this shell object
function Compare(pAbsoluteItemIdList: IItemIdList): HRESULT; overload; deprecated;
Parameters |
Description |
pAbsoluteItemIdList: IItemIdList |
The absolute ItemIdList that should be compared. |
HRESULT: 0 if both are equal, a value larger than 0 if pAbsoluteItemIdList is larger than this instance, a value smaller than 0 otherwise.