IASPowerListBoxIntSpinner::put_Units

This method sets the units used by the integer spinner item.

Syntax

HRESULT put_Units ( BSTR bstrUnits );

Parameters

bstrUnits
Unicode string that is displayed to indicate units, for example, “ft,” “sec,” and “%.”

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.