IASPowerListBoxItem::put_ItemData

This method sets the data associated with the item.

Syntax

HRESULT put_ItemData( long lData );

Parameters

lData
Long integer that contains data associated with the item.

Return Values

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