[jawsscripts] UIA Element Array Size

  • From: Bob _ <temp@xxxxxxxxxxxxxxx>
  • To: "jawsscripts" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 20 Dec 2016 16:30:19 +0000

Hi All


Does anyone know if its possible to tell the size of a FSUIAElementArray 
without looping through and counting?



My Code:

Condition = 
UIA.CreateBoolPropertyCondition(UIA_SelectionItemIsSelectedPropertyId, UIATrue)

Search = TreeElement.FindAll(Treescope_Children, Condition)

Id like to know how many elements are inside the Search Object before 
processing them.
Search always exists even when empty.



Thanks



Bob








__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: