cmp_uids
Description:
Compares two uids.
The return value meaning is the same as in any other compare function.
Note that the default compare function expects a decimal number at the beginning of a uid, thus if provider uses different uid values, then it should subclass this function.
Parameters:
this |
a Folder |
uid1 |
The first uid. |
uid2 |
the second uid. |