This method of the IAccessible Interface sets the value of a child object.
public void setAccValue(Variant varChild, String pszValue);
varChild | The Variant object that identifies the child whose value is set by this method. |
pszValue | The new value. |