IASPlayList::get_ItemWidth

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

Syntax

HRESULT get_ItemWidth( long *plWidth );

Parameters

plWidth
Pointer to a long integer that contains the width of the item.

Return Values

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

See Also

IASPlayList::put_ItemWidth