IASImageMenu::put_CenteredFocus

This method sets whether or not centered focus is enabled.

Syntax

HRESULT put_CenteredFocus ( BOOL fFocus );

Parameters

fFocus
[in] Boolean that is set to TRUE if centered focus is to be enabled, or to FALSE if not.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.