IUIAutomationDropTargetPattern 인터페이스(uiautomationclient.h)
끌어서 놓기 작업의 놓기 대상이 될 수 있는 요소에 대해 Microsoft UI 자동화 공급자가 노출하는 끌어서 놓기 정보에 대한 액세스를 제공합니다.
상속
IUIAutomationDropTargetPattern 인터페이스는 IUnknown 인터페이스에서 상속됩니다.
메서드
IUIAutomationDropTargetPattern 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationDropTargetPattern::get_CachedDropTargetEffect 사용자가 이 드롭 대상에서 잡기 요소를 삭제할 때 발생하는 작업을 설명하는 캐시된 지역화된 문자열을 검색합니다. |
IUIAutomationDropTargetPattern::get_CachedDropTargetEffects 사용자가 끌어서 놓기 작업의 일부로 이 놓기 대상에서 잡기 요소를 삭제할 때 발생할 수 있는 전체 효과 집합을 열거하는 지역화된 문자열의 캐시된 배열을 검색합니다. |
IUIAutomationDropTargetPattern::get_CurrentDropTargetEffect 사용자가 이 놓기 대상에서 잡기 요소를 삭제할 때 발생하는 작업을 설명하는 지역화된 문자열을 검색합니다. |
IUIAutomationDropTargetPattern::get_CurrentDropTargetEffects 사용자가 끌어서 놓기 작업의 일부로 이 놓기 대상에서 잡기 요소를 삭제할 때 발생할 수 있는 전체 효과 집합을 열거하는 지역화된 문자열 배열을 검색합니다. (IUIAutomationDropTargetPattern.get_CurrentDropTargetEffects) |
요구 사항
지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |