company logo

Property :: prepareAccess - Check position

The function checks whether the property handle hierarchy above is positioned, i.e. whether the property handle is accessible or not. When parents are not positioned, the function tries to locate the first instance for each parent in the parent hierarchy, which is not yet positioned.

The function returns true, when the property is now accessible and false otherwise. The function throws an exception, when the property handle is invalid.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool Property  :: prepareAccess (  )