error property

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

Gets an IHTMLMediaError object representing the current error state of the media element.

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

Syntax

HRESULT value = object.get_error(IHTMLMediaError** p);

Property values

Type: Object

Current error state of the media element.

Standards information

Remarks

error returns NULL if no error has occured.

 

 

Build date: 1/26/2012