This method of the IAccessibleDefault 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. |
getAccValue(Variant) in IAccessible.