IASPowerListBox::get_FocusId

This method gets the identifier of the item with focus.

Syntax

HRESULT get_FocusId( long *plFocusId );

Parameters

plFocusId
Pointer to the 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.