IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName 方法 (uiautomationclient.h)

擷取這個註釋類型的當地語系化名稱。

這個屬性是唯讀的。

語法

HRESULT get_CurrentAnnotationTypeName(
  BSTR *retVal
);

參數

retVal

傳回值

備註

批注類型的名稱可以對應至其中一個批注類型標識碼 (,例如 AnnotationType_Comment) 的 「Comment」,但不需要。

規格需求

需求
最低支援的用戶端 Windows 8 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2012 [僅限傳統型應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

IUIAutomationAnnotationPattern