IASPlayList::put_ItemHeight

This method sets the item height, which is the height of an individual box in a play list.

Syntax

HRESULT put_ItemHeight( long lHeight );

Parameters

lHeight
Long integer that specifies the height of the item.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.

See Also

IASPlayList::get_ItemHeight