customObject property

Obsolete. Allows the player to pass in a dispatch that implements the custom object model. This interface can be passed out to script.

Syntax

HRESULT value = object.get_customObject(IDispatch** disp);

Property values

Type: Object

the dispatch that implements the custom object model.

Remarks

This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).

Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.