IASPowerListBoxIntSpinner::put_Flags

This method sets the integer spinner flags.

Syntax

HRESULT put_Flags( short wFlags );

Parameters

wFlags
Unsigned 16-bit integer that contains the following flags associated with the integer spinner item:
ASFC_PWRLB_FLAGS_DISPLAYSIGN
Forces a leading plus (+) sign.

Return Values

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