IRawElementProviderFragmentRoot 介面 (uiautomationcore.h)

公開在片段中根項目的方法與屬性。

繼承

IRawElementProviderFragmentRoot 介面繼承自 IUnknown 介面。 IRawElementProviderFragmentRoot 也有下列類型的成員:

方法

IRawElementProviderFragmentRoot 介面具有這些方法。

 
IRawElementProviderFragmentRoot::ElementProviderFromPoint

擷取位於這個片段中指定點的專案提供者。
IRawElementProviderFragmentRoot::GetFocus

擷取這個片段中具有輸入焦點的項目。

備註

此介面是由架構內的根元素所實作;例如,視窗內的清單框。 相同片段中的其他元素,例如清單項目,實作 IRawElementProviderFragment 介面。

規格需求

需求
最低支援的用戶端 Windows XP [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2003 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 uiautomationcore.h (包含 UIAutomation.h)

另請參閱

IRawElementProviderFragment

IRawElementProviderSimple

參考