IASPowerListBox::put_TopVisibleId

This method sets the identifier of the topmost visible item.

Syntax

HRESULT put_TopVisibleId( long lTopVisibleId );

Parameters

lTopVisibleId
Long integer that contains the identifier of the topmost visible item.

Return Values

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