IHTMLCSSMediaList interface

TBD.

Members

The IHTMLCSSMediaList interface inherits from the IUnknown interface. IHTMLCSSMediaList also has these types of members:

  • Methods
  • Properties

Methods

The IHTMLCSSMediaList interface has these methods.

Method Description
appendMedium

Adds a medium to the end of the current list. If the medium is already used, it is first removed.

deleteMedium

Deletes a medium from the current list.

item

Gets the medium at the position number that is indicated by an index in the current list.

 

Properties

The IHTMLCSSMediaList interface has these properties.

Property Description

length

Retrieves the number of properties that are explicitly set on the parent object.

mediaText

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

 

 

 

Send comments about this topic to Microsoft

Build date: 1/23/2012