IAccessibleObject interface

Exposes a method that can be used by an accessibility application.

Members

The IAccessibleObject interface inherits from the IUnknown interface. IAccessibleObject also has these types of members:

Methods

The IAccessibleObject interface has these methods.

MethodDescription
SetAccessibleName

Sets text that is retrieved by IAccessible::get_accName which accessibility tools use to obtain the Name Property of an object.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Show: