IUIAutomationSelectionItemPattern::AddToSelection Method

Adds the current element to the collection of selected items.

Syntax

HRESULT AddToSelection(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IUIAutomationSelectionItemPattern::Select, IUIAutomationSelectionItemPattern::RemoveFromSelection