다음을 통해 공유


IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName 메서드(uiautomationclient.h)

이 주석 형식의 지역화된 이름을 검색합니다.

이 속성은 읽기 전용입니다.

구문

HRESULT get_CurrentAnnotationTypeName(
  BSTR *retVal
);

매개 변수

retVal

반환 값

없음

설명

주석 형식의 이름은 주석 형식 식별자(예: AnnotationType_Comment "주석") 중 하나에 해당할 수 있지만 필수는 아닙니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2012 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

IUIAutomationAnnotationPattern