IASPowerListBox::get_CenteredFocus

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

Syntax

HRESULT get_CenteredFocus ( BOOL *pfCenteredFocus );

Parameters

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