IASPowerListBox::put_ItemHeight

This method sets the height of the item.

Syntax

HRESULT put_ItemHeight( long lItemHeight );

Parameters

lItemHeight
Long integer that contains the height of the item.

Return Values

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