This method sets the value currently displayed by the integer spinner item.
HRESULT put_Value ( long lValue );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory. E_INVALIDARG indicates that the value is out of range of the current maximum or minimum.