This method gets the width of an image.
HRESULT get_ImageWidth( long *plWidth );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
All images in a menu must have the same width. Images are centered inside the box that constitutes the menu item.