IASPlayList::get_ItemHeight

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

Syntax

HRESULT get_ItemHeight( long *plHeight );

Parameters

plHeight
Pointer to a long integer that contains the height of the item.

Return Values

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

See Also

IASPlayList::put_ItemHeight