IASImageMenu::get_ImageHeight

This method gets the height of an image.

Syntax

HRESULT get_ImageHeight( long *plHeight );

Parameters

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

Return Values

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

Remarks

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