IUIAutomationProxyFactory 인터페이스(uiautomationclient.h)

UI 자동화 대한 기본 지원이 없는 UI 요소에 대한 Microsoft UI 자동화 공급자를 만드는 개체의 속성과 메서드를 노출합니다. 이 인터페이스는 프록시에 의해 구현됩니다.

상속

IUIAutomationProxyFactory 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IUIAutomationProxyFactory 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IUIAutomationProxyFactory 인터페이스에는 이러한 메서드가 있습니다.

 
IUIAutomationProxyFactory::CreateProvider

UI 요소에 대한 Microsoft UI 자동화 지원을 제공하는 프록시 개체를 만듭니다.
IUIAutomationProxyFactory::get_ProxyFactoryId

프록시 팩터리의 식별자를 검색합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 7, WINDOWS Vista SP2 및 Windows Vista용 플랫폼 업데이트, WINDOWS XP SP3 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트, Windows Server 2003 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

클라이언트용 프록시 팩터리 인터페이스