company logo

PropertyHandle :: OwnsData - Owns data area

The function returns whether the property handle owns its data area (YES) or whether the area is shared with another property handle (NO).

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO.

Implementation details

logical PropertyHandle  :: OwnsData (  )