INameSpaceTreeAccessible interface

Exposes methods that perform accessibility actions on a Shell item from a namespace tree control.

Members

The INameSpaceTreeAccessible interface inherits from the IUnknown interface. INameSpaceTreeAccessible also has these types of members:

Methods

The INameSpaceTreeAccessible interface has these methods.

MethodDescription
OnDoDefaultAccessibilityAction

Invokes the default accessibility action on a Shell item.

OnGetAccessibilityRole

Gets the accessibility role for a Shell item.

OnGetDefaultAccessibilityAction

Gets the default accessibility action for a Shell item.

 

Remarks

This interface is used only by INameSpaceTreeControl (CLSID_NameSpaceTreeControl).

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

See also

INameSpaceTreeControl

 

 

Show: