IASPowerListBox::put_TopVisibleIndex

This method sets the index of the topmost visible item.

Syntax

HRESULT put_TopVisibleIndex( long lTopVisibleIndex );

Parameters

lTopVisibleIndex
Long integer that contains the index of the topmost visible item.

Return Values

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