qBool IsSoft() const;
None.
true
if the reference is a soft reference. Returns false
if it is a hard reference or if an error has occurred. Determines whether DORef
is a soft 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