IASImageMenu::put_FocusIndex

This method gives the focus to the item with the specified index.

Syntax

HRESULT put_FocusIndex( long lIndex );

Parameters

lIndex
[in] Long integer that contains the index of the item to receive focus.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.