IASPowerListBoxItem::get_ItemId

This method retrieves the identifier of the item.

Syntax

HRESULT get_ItemId( long *plItemId );

Parameters

plItemId
Pointer to the long integer that contains the identifier of the item.

Return Values

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