IASPowerListBox::get_FocusIndex

This method gets the index of the item with focus.

Syntax

HRESULT get_FocusIndex( long *plFocusIndex );

Parameters

plFocusIndex
Pointer to the index of the item with focus.

Return Values

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