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