IAccessibleHandler インターフェイス

定義

IAccessibleHandler およびそのすべての公開メンバーは、コンポーネント オブジェクト モデル (COM: Component Object Model) の IAccessibleHandler インターフェイスのマネージド ラッパーの一部です。

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: Component Object Model) の IAccessibleHandler インターフェイスのマネージド ラッパーの一部です。

適用対象