Share via


IAccessible Interface

The IAccessible interface for this namespace. It is essentially the same as the IAccessible interface.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

‘선언
<GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")> _
Public Interface IAccessible
‘사용 방법
Dim instance As IAccessible
[GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")]
public interface IAccessible
[GuidAttribute(L"618736E0-3C3D-11CF-810C-00AA00389B71")]
public interface class IAccessible
[<GuidAttribute("618736E0-3C3D-11CF-810C-00AA00389B71")>]
type IAccessible =  interface end
public interface IAccessible

See Also

Reference

IAccessible Members

Microsoft.VisualStudio.CommandBars Namespace