Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Obsolete. Retrieves the copyright information associated with a media file.
Syntax
HRESULT value = object.get_copyright(BSTR* cpyrght);
Property values
Type: BSTR
the copyright information associated with the media file.
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.