IASPowerListBox::put_FocusId

This method sets the identifier of the item with focus.

Syntax

HRESULT put_FocusId( long lFocusId );

Parameters

lFocusId
Long integer that contains the identifier of the item with focus.

Return Values

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