IASEditBox::put_SelectionIndex

This method sets the index of the currently selected item.

Syntax

HRESULT put_SelectionIndex( short wich );

Parameters

wich
[in] Index to be set for the character being edited.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid. E_ACCESSDENIED indicates that editing mode is not enabled.