IAccessibleHandler 介面

定義

IAccessibleHandler 和其所有公開的成員都是元件物件模型 (COM) IAccessibleHandler 介面之 Managed 包裝函式的一部分。

public interface class IAccessibleHandler
[System.Runtime.InteropServices.Guid("03022430-ABC4-11D0-BDE2-00AA001A1953")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAccessibleHandler
[System.Runtime.InteropServices.Guid("03022430-ABC4-11D0-BDE2-00AA001A1953")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccessibleHandler
[<System.Runtime.InteropServices.Guid("03022430-ABC4-11D0-BDE2-00AA001A1953")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAccessibleHandler = interface
[<System.Runtime.InteropServices.Guid("03022430-ABC4-11D0-BDE2-00AA001A1953")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAccessibleHandler = interface
Public Interface IAccessibleHandler
屬性

備註

如需 的詳細資訊 IAccessibleHandler,請參閱 IAccessibleHandler::AccessibleObjectFromID

方法

AccessibleObjectFromID(Int32, Int32, IAccessible)

IAccessibleHandler 和其所有公開的成員都是元件物件模型 (COM) IAccessibleHandler 介面之 Managed 包裝函式的一部分。

適用於