This method gets the string associated with a menu item.
HRESULT get_String( long index, BSTR *pbstr );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
The string associated with an image can be used to display text in the Auto PC label control associated with the image menu.