Compares the current ArchiveDataBlockPointer object to obj.
Declaration Syntax
Parameters
- obj (Object)
- Object against which the current ArchiveDataBlockPointer object is to be compared.
Return Value
Negative value if the current ArchiveDataBlockPointer object is less than obj,
Zero if the current ArchiveDataBlockPointer object is equal to obj,
Positive value if the current ArchiveDataBlockPointer object is greater than obj.