IASPowerListBoxIntSpinner::get_Units

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

Syntax

HRESULT get_Units ( BSTR *pbstrUnits );

Parameters

pbstrUnits
Pointer to the 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.