IUIAutomationAnnotationPattern 인터페이스(uiautomationclient.h)
문서에서 주석의 속성에 대한 액세스를 제공합니다.
상속
IUIAutomationAnnotationPattern 인터페이스는 IUnknown 인터페이스에서 상속됩니다.
메서드
IUIAutomationAnnotationPattern 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeId 이 주석의 형식을 식별하는 캐시된 값을 검색합니다. |
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeName 이 주석 형식의 캐시된 지역화된 이름을 검색합니다. |
IUIAutomationAnnotationPattern::get_CachedAuthor 주석 작성자의 캐시된 이름을 검색합니다. |
IUIAutomationAnnotationPattern::get_CachedDateTime 이 주석이 만들어진 캐시된 날짜 및 시간을 검색합니다. |
IUIAutomationAnnotationPattern::get_CachedTarget 주석이 추가되는 캐시된 요소를 검색합니다. |
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeId 주석의 형식을 식별하는 값을 검색합니다. |
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName 이 주석 형식의 지역화된 이름을 검색합니다. |
IUIAutomationAnnotationPattern::get_CurrentAuthor 주석 작성자의 이름을 검색합니다. |
IUIAutomationAnnotationPattern::get_CurrentDateTime 이 주석이 만들어진 날짜와 시간을 검색합니다. |
IUIAutomationAnnotationPattern::get_CurrentTarget 주석이 추가되는 요소를 검색합니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |