IASTabber::put_FocusIndex

This method sets the index of the tab with focus.

Syntax

HRESULT put_FocusIndex( long lIndex );

Parameters

lIndex
Long integer that contains the index of the tab with focus.

Return Values

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