INameSpaceTreeAccessible interface (shobjidl.h)
Exposes methods that perform accessibility actions on a Shell item from a namespace tree control.
Inheritance
The INameSpaceTreeAccessible interface inherits from the IUnknown interface. INameSpaceTreeAccessible also has these types of members:
Methods
The INameSpaceTreeAccessible interface has these methods.
INameSpaceTreeAccessible::OnDoDefaultAccessibilityAction Invokes the default accessibility action on a Shell item. |
INameSpaceTreeAccessible::OnGetAccessibilityRole Gets the accessibility role for a Shell item. |
INameSpaceTreeAccessible::OnGetDefaultAccessibilityAction Gets the default accessibility action for a Shell item. |
Remarks
This interface is used only by INameSpaceTreeControl (CLSID_NameSpaceTreeControl).
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |