IASPowerListBoxItem::get_ItemData

This method gets the data associated with the item.

Syntax

HRESULT get_ItemData( long *plData );

Parameters

plData
Pointer to the long integer that contains the data associated with the item.

Return Values

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