mediaText property

Sets or retrieves the parsable textual representation of the current media list.

 

Syntax

HRESULT value = object.put_mediaText( v);HRESULT value = object.get_mediaText(* p);

Property values

Type: BSTR

the parsable textual representation of the media list. This is a comma-separated list of media.

Standards information

See also

Reference

IHTMLCSSMediaList::appendMedium

IHTMLCSSMediaList::deleteMedium

IHTMLCSSMediaList::item

IHTMLCSSMediaList::length