appendMedium method

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

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

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

Syntax

HRESULT retVal = object.appendMedium(bstrMedium);

Standards information

Parameters

  • bstrMedium [in]
    Type: BSTR

    The new medium to add.

Return value

Type: HRESULT

This method can return one of these values.

Return code Description
S_OK

The operation completed successfully.

 

See also

Reference

deleteMedium

item

length

mediaText

 

 

Build date: 1/23/2012