IASPowerListBox::get_ShowInteractionSymbols

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

Syntax

HRESULT get_ShowInteractionSymbols ( BOOL *pfShowInteractionSymbols );

Parameters

pfShowInteractionSymbols
Pointer to a 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.