This method gets the height of an image.
HRESULT get_ImageHeight( long *plHeight );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
All images in the menu must be the same height. Images are centered inside the box that constitutes the menu item.