IASPowerListBox::get_ItemHeight

This method gets the height of the item.

Syntax

HRESULT get_ItemHeight( long *plItemHeight );

Parameters

plItemHeight
Pointer to the long integer that contains the height of the item.

Return Values

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