This method assigns a string to an item.
HRESULT put_String( long index, BSTR bstr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
The string associated with an image can be used to display text in the Auto PC label control associated with the image menu.