mediaText property

[This documentation is preliminary and is subject to change.]

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

Document Object Model (DOM) Level 2 Style Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.put_mediaText(BSTR v);HRESULT value = object.get_mediaText(BSTR* 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

appendMedium

deleteMedium

item

length

 

 

Build date: 1/23/2012