The "less-than" operator for Compressed GUID objects.
Parameters
Parameters
Description
other
[in] Another Compressed GUID value to be compared with (right-hand operand).
Returns
true if the Compressed GUID value is less than the compared Compressed GUID value; otherwise the operator returns false.
Remarks
The Compressed GUID is less than another Compressed GUID if the string representation of the Compressed GUID is not equal to the string representation of another Compressed GUID and the code of the first symbol that differs is less than the symbol code in the same position in the string representation of the compared Compressed GUID.