Selection property

Returns the selection for custom commands and UI events. Returns the same result as the SelectedItems property.

Syntax


C++

HRESULT get_Selection(IERUCollection** ppSelection)

Scripting languages

Selection = Object.Selection

Home

Applies to

IERUCustomCommand