IASImageMenu::get_CenteredFocus

This method retrieves whether or not centered focus is enabled.

Syntax

HRESULT get_CenteredFocus ( BOOL *pfFocus );

Parameters

pfFocus
[out] 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_INVALIDARG indicates that the argument is invalid.