IASPlayList::put_ItemWidth

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

Syntax

HRESULT put_ItemWidth( long lWidth );

Parameters

lWidth
Long integer that specifies the width of the item.

Return Values

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

See Also

IASPlayList::get_ItemWidth