IASImageMenu::get_ItemHeight

This method gets the height of an item.

Syntax

HRESULT get_ItemHeight( long *plHeight );

Parameters

plHeight
[out] Pointer to the long integer that contains the height of an item.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.

Remarks

All items must be the same height. Images are centered inside the box that constitutes the menu item.