IASTabber::get_FocusIndex

This method retrieves the index of the tab with focus.

Syntax

HRESULT get_FocusIndex( long *plIndex );

Parameters

plIndex
Pointer to the 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.