_IVsMsoOleAccDispObj Members
Include Protected Members
Include Inherited Members
The dispatch interface that also implements IAccessible.
The _IVsMsoOleAccDispObj type exposes the following members.
Methods
Name | Description | |
---|---|---|
accDoDefaultAction(Object) | Performs the default action. This method is deprecated. | |
accDoDefaultAction | Performs the default action. (Inherited from IAccessible.) | |
accHitTest(Int32, Int32) | Gets the object at the specified coordinates. This method is deprecated. | |
accHitTest | Gets the object at the specified coordinates. This method is deprecated. (Inherited from IAccessible.) | |
accLocation(Int32%, Int32%, Int32%, Int32%, Object) | Gets the location of the control. This method is deprecated. | |
accLocation | Gets the location of the control. This method is deprecated. (Inherited from IAccessible.) | |
accNavigate(Int32, Object) | Navigates to another object. This method is deprecated. | |
accNavigate | Navigates to another object. This method is deprecated. (Inherited from IAccessible.) | |
accSelect(Int32, Object) | Selects an object. This method is deprecated. | |
accSelect | Selects an object. This method is deprecated. (Inherited from IAccessible.) |
Top
Properties
Name | Description | |
---|---|---|
accChild[Object] | Gets the child. This property is deprecated. | |
accChild | (Inherited from IAccessible.) | |
accChildCount | Gets the number of children. This property is deprecated. | |
accChildCount | Gets the number of children. This property is deprecated. (Inherited from IAccessible.) | |
accDefaultAction[Object] | Gets the default action. This property is deprecated. | |
accDefaultAction | Gets the default action. This property is deprecated. (Inherited from IAccessible.) | |
accDescription[Object] | Gets the description. This property is deprecated. | |
accDescription | Gets the description. This property is deprecated. (Inherited from IAccessible.) | |
accFocus | Gets the focus. This property is deprecated. | |
accFocus | Gets the focus. This property is deprecated. (Inherited from IAccessible.) | |
accHelp[Object] | Gets the help string. This property is deprecated. | |
accHelp | Gets the help string. This property is deprecated. (Inherited from IAccessible.) | |
accHelpTopic[String%, Object] | Gets the help topic. This property is deprecated. | |
accHelpTopic | Gets the help topic. This property is deprecated. (Inherited from IAccessible.) | |
accKeyboardShortcut[Object] | Gets the keyboard shortcut. This property is deprecated. | |
accKeyboardShortcut | Gets the keyboard shortcut. This property is deprecated. (Inherited from IAccessible.) | |
accName[Object] | Gets the name of the object. | |
accName | Gets the name of the object. (Inherited from IAccessible.) | |
accParent | Gets the parent. This property is deprecated. | |
accParent | Gets the parent. This property is deprecated. (Inherited from IAccessible.) | |
accRole[Object] | Gets the role. This property is deprecated. | |
accRole | Gets the role. This property is deprecated. (Inherited from IAccessible.) | |
accSelection | Gets the selection. This property is deprecated. | |
accSelection | Gets the selection. This property is deprecated. (Inherited from IAccessible.) | |
accState[Object] | Gets the state. This property is deprecated. | |
accState | Gets the state. This property is deprecated. (Inherited from IAccessible.) | |
accValue[Object] | Gets the value. This property is deprecated. | |
accValue | Gets the value. This property is deprecated. (Inherited from IAccessible.) | |
Application | Gets the DTE object. | |
Creator | Gets the ID of the application. |
Top