IASPowerListBox::put_CenteredFocus

This method sets whether or not the power list box has centered focus.

Syntax

HRESULT put_CenteredFocus ( BOOL fCenteredFocus );

Parameters

fCenteredFocus
Boolean that is set to TRUE if centered focus is enabled, or to FALSE if not.

Return Values

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