IASPowerListBox::get_ScrollArrowsVisible

This method retrieves whether or not the scroll arrows are visible.

Syntax

HRESULT get_ScrollArrowsVisible ( BOOL *pfScrollArrowsVisible );

Parameters

pfScrollArrowsVisible
Pointer to a Boolean that is set to TRUE if scroll arrows are visible, or to FALSE if not.

Return Values

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