IASPowerListBox::put_ShowInteractionSymbols

This method sets whether or not the interaction symbols are shown.

Syntax

HRESULT put_ShowInteractionSymbols ( BOOL fShowInteractionSymbols );

Parameters

fShowInteractionSymbols
Boolean that is set to TRUE if interaction symbols are to be shown, or to FALSE if not.

Return Values

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