IASPowerListBox::get_TopVisibleId

This method retrieves the identifier of the topmost visible item.

Syntax

HRESULT get_TopVisibleId( long *plTopVisibleId );

Parameters

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