IASPowerListBox::put_FocusIndex

This method sets the index of the item with focus.

Syntax

HRESULT put_FocusIndex( long lFocusIndex );

Parameters

lFocusIndex
Long integer that contains the index of the item with focus.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.