error property
[This documentation is preliminary and is subject to change.]
Gets an IHTMLMediaError object representing the current error state of the media element.
![]() ![]() |
Syntax
HRESULT value = object.get_error(IHTMLMediaError** p);
Property values
Type: Object
Current error state of the media element.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.1
Remarks
error returns NULL if no error has occured.
Build date: 1/26/2012
.png)
.png)