Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IAccessibleHandler Interface

 

The IAccessibleHandler and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccessibleHandler interface.

Namespace:   Accessibility
Assembly:  Accessibility (in Accessibility.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("03022430-ABC4-11D0-BDE2-00AA001A1953")]
public interface IAccessibleHandler

NameDescription
System_CAPS_pubmethodAccessibleObjectFromID(Int32, Int32, IAccessible)

The IAccessibleHandler and all of its exposed members are part of a managed wrapper for the Component Object Model (COM) IAccessibleHandler interface.

For more information about IAccessibleHandler, see the documentation for the IAccessibleHandler::AccessibleObjectFromID method in the Microsoft Active Accessibility documentation in the MSDN library at http://msdn.microsoft.com/library.

.NET Framework
Available since 1.1
Return to top
Show: