Re: kAXWindowsAttribute always returns different AXUIElementRefs
Re: kAXWindowsAttribute always returns different AXUIElementRefs
- Subject: Re: kAXWindowsAttribute always returns different AXUIElementRefs
- From: John Louch <email@hidden>
- Date: Mon, 17 Mar 2003 08:03:37 -0800
>
> The pointer values will always be different, per design. That is why there
>
> is a CFEqual. Remember that the elements are coming from a different
>
> process.
>
>
>
OK, so as long as I CFRetain an AXUIElementRef, then that AXUIElementRef
>
will still be usable for as long as that element exists (until the Destroy
>
notification). Regardless of how many other parts of my code have gotten
>
different AXUIElementRef values for the same element in the meantime.
>
Correct?
>
>
Matt
>
Yes.
jl
---------------------------------------------
John Louch Internet #: email@hidden
(805) 546 0216
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.