PyIShellFolder.CompareIDs
int = CompareIDs(lparam, pidl1 , pidl2 )
Determines the sorting order of 2 items in shell folder
Parameters
Upper sixteen bits is used for flags SHCIDS_ALLFIELDS or SHCIDS_CANONICALONLY
Return Value
Returns 0 if items compare equal, -1 if the pidl1 comes first, or 1 if pidl2 comes first