IAccessibleHandler 인터페이스

정의

노출된 모든 멤버는 IAccessibleHandler COM(구성 요소 개체 모델) 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를 참조하세요.

메서드

Name Description
AccessibleObjectFromID(Int32, Int32, IAccessible)

노출된 모든 멤버는 IAccessibleHandler COM(구성 요소 개체 모델) IAccessibleHandler 인터페이스에 대한 관리되는 래퍼의 일부입니다.

적용 대상