qBool IsHard() const;
None.
true
if the reference is a hard reference. Returns false
if it is a soft reference or if an error has occurred. Determines whether DORef
is a hard reference to the duplicated object.
There are two kinds of references to duplicated objects: soft references and hard references. (References are hard by default.) For details about hard and soft references, see SetSoft.
CONFIDENTIAL