PathEngine home | previous: | next: |
Enables you to check whether there are any outstanding references on this object, other than the interface reference through which you are calling, and therefore whether this object will actually be deleted if you call its release method.
bool hasRefs() const { return hasMoreThanOneRef(); } |
bool hasRefs(); |
boolean hasRefs(); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |