共用方式為


IUIAutomation::get_RawViewCondition 方法 (uiautomationclient.h)

擷取預先定義的 IUIAutomationCondition 介面,以選取未篩選檢視中的所有 UI 元素。

這個屬性是唯讀的。

語法

HRESULT get_RawViewCondition(
  IUIAutomationCondition **condition
);

參數

condition

傳回值

備註

由本身使用,條件的功能與 IUIAutomation::CreateTrueCondition 所擷取的條件相同。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista sp2 和 Platform Update for Windows Vista、Windows XP with SP3 和 Platform Update for Windows Vista [僅限桌面應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [僅限桌面應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

ContentViewCondition

ControlViewCondition

IUIAutomation

參考