共用方式為


ISelectionItemProvider::RemoveFromSelection 方法 (uiautomationcore.h)

從選取項目的集合移除目前的項目。

Syntax

HRESULT RemoveFromSelection();

傳回值

類型: HRESULT

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

備註

視需要傳送 UIA_SelectionItem_ElementRemovedFromSelectionEventId 事件。

注意 此規則不取決於容器是否允許單一或多個選取專案,或是用來變更選取範圍的方法。 只有結果才重要。
 

規格需求

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

另請參閱

ISelectionItemProvider

UI 自動化提供者概觀