_IVsMsoOleAccDispObj Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The dispatch interface that also implements IAccessible.
public interface class _IVsMsoOleAccDispObj : Microsoft::VisualStudio::CommandBars::IAccessible
public interface class _IVsMsoOleAccDispObj : Microsoft::VisualStudio::CommandBars::IAccessible
__interface _IVsMsoOleAccDispObj : Microsoft::VisualStudio::CommandBars::IAccessible
[System.Runtime.InteropServices.Guid("5ACEB159-4442-4C84-8099-80FD11FD2CA2")]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface _IVsMsoOleAccDispObj : Microsoft.VisualStudio.CommandBars.IAccessible
[<System.Runtime.InteropServices.Guid("5ACEB159-4442-4C84-8099-80FD11FD2CA2")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type _IVsMsoOleAccDispObj = interface
interface IAccessible
Public Interface _IVsMsoOleAccDispObj
Implements IAccessible
- Derived
- Attributes
- Implements
Properties
accChild[Object] |
Gets the child. This property is deprecated. |
accChildCount |
Gets the number of children. This property is deprecated. |
accDefaultAction[Object] |
Gets the default action. This property is deprecated. |
accDescription[Object] |
Gets the description. This property is deprecated. |
accFocus |
Gets the focus. This property is deprecated. |
accHelp[Object] |
Gets the help string. This property is deprecated. |
accHelpTopic[String, Object] |
Gets the help topic. This property is deprecated. |
accKeyboardShortcut[Object] |
Gets the keyboard shortcut. This property is deprecated. |
accName[Object] |
Gets the name of the object. |
accParent |
Gets the parent. This property is deprecated. |
accRole[Object] |
Gets the role. This property is deprecated. |
accSelection |
Gets the selection. This property is deprecated. |
accState[Object] |
Gets the state. This property is deprecated. |
accValue[Object] |
Gets the value. This property is deprecated. |
Application |
Gets the DTE object. |
Creator |
Gets the ID of the application. |
Methods
accDoDefaultAction(Object) |
Performs the default action. This method is deprecated. |
accHitTest(Int32, Int32) |
Gets the object at the specified coordinates. This method is deprecated. |
accLocation(Int32, Int32, Int32, Int32, Object) |
Gets the location of the control. This method is deprecated. |
accNavigate(Int32, Object) |
Navigates to another object. This method is deprecated. |
accSelect(Int32, Object) |
Selects an object. This method is deprecated. |