IASPowerListBox::get_TopVisibleIndex

This method retrieves the index of the topmost visible item.

Syntax

HRESULT get_TopVisibleIndex( long *plTopVisibleIndex );

Parameters

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