IAccessible Interface

Definition

Reserved for internal use.

public interface class IAccessible
[System.Runtime.InteropServices.Guid("618736E0-3C3D-11CF-810C-00AA00389B71")]
public interface IAccessible
[<System.Runtime.InteropServices.Guid("618736E0-3C3D-11CF-810C-00AA00389B71")>]
type IAccessible = interface
Public Interface IAccessible
Derived
Attributes

Properties

accChild[Object]
accChildCount
accDefaultAction[Object]
accDescription[Object]
accFocus
accHelp[Object]
accHelpTopic[String, Object]
accKeyboardShortcut[Object]
accName[Object]
accParent
accRole[Object]
accSelection
accState[Object]
accValue[Object]

Methods

accDoDefaultAction(Object)
accHitTest(Int32, Int32)
accLocation(Int32, Int32, Int32, Int32, Object)
accNavigate(Int32, Object)
accSelect(Int32, Object)

Applies to