load method

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

Resets the IHTMLMediaElement and loads a new media resource.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.5Internet Explorer 9

Syntax

HRESULT retVal = object.load();

Standards information

Parameters

This method has no parameters.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

This method causes any pending tasks or events to be discarded.

 

 

Build date: 1/26/2012