IASPowerListBoxIntSpinner::get_Flags

This method retrieves the integer spinner flags.

Syntax

HRESULT get_Flags( short *pwFlags );

Parameters

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