PyIShellItem.Compare

int = Compare(psi, hint )

Compares another shell item with this item

Parameters

psi : PyIShellItem

A shell item to be compared with this item

hint : int

shellcon.SICHINT_* value indicating how the comparison is to be performed

Return Value

Returns 0 if items compare as equal, nonzero otherwise