This method of the IAccessible Interface retrieves the value property of the child object.
public String getAccValue(Variant varChild);
Returns the value of the child object.
varChild | The Variant object that identifies the child whose value is retrieved. |