IUIAutomationElement6::get_CachedFullDescription 方法 (uiautomationclient.h)

获取自动化元素的缓存完整说明。

此属性为只读。

语法

HRESULT get_CachedFullDescription(
  BSTR *retVal
);

参数

retVal

返回值

要求

要求
目标平台 Windows
标头 uiautomationclient.h

另请参阅

IUIAutomationElement6