IASPowerListBoxStringSpinner::get_FocusIndex

This method retrieves the index of the string with focus.

Syntax

HRESULT get_FocusIndex( long *plFocusIndex );

Parameters

plFocusIndex
Pointer to the long integer that contains the index of the string with focus.

Return Values

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