IASImageMenu::get_FocusIndex

This method gets the index of the item with the focus.

Syntax

HRESULT get_FocusIndex( long *pIndex );

Parameters

pIndex
[out] Pointer to the index of the item that has focus.

Return Values

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