[This is preliminary documentation and subject to change.]
Sets the Name property for this object.
HRESULT put_accName(
VARIANT varChild,
BSTR szName
);
Returns S_OK if successful or E_INVALIDARG or another standard COM error code otherwise. If the object does not support setting names, the method returns S_FALSE.
IAccessible::get_accName