I think there is a DOC bug in the IFS FAQ in Q55. At the end of first para
of the answer it says :
“Since the HandleCount always implies a reference (from a handle table) to
the object, the HandleCount is greater than or equal to the PointerCount.”
It should be otherway round:
“Since the HandleCount always implies a reference (from a handle table) to
the object, the HandleCount is always less than or equal to the
PointerCount”.
thanks
-Kiran