Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: BASE
*Next Topic: DURATION

COPYRIGHT Element

Defines a text string specifying the copyright information for an ASX or ENTRY element.

Syntax

<COPYRIGHT>
   text string
</COPYRIGHT>

Attributes

None

Parent/Child Information

Parent elements ASX, ENTRY
Child elements None

Remarks

This element defines a text string that specifies the copyright information for an ASX or ENTRY element. The copyright information is displayed in the display panel and Properties dialog box.

When this element appears within an ASX element, the copyright string is displayed only on the Show tab of the Properties dialog box. When this element appears within an ENTRY element, the text is displayed in the clip bar of the display panel and on the Clip tab of the Properties dialog box.

Each parent ASX and ENTRY element should contain at most one child COPYRIGHT element. Multiple COPYRIGHT elements after the first will be ignored and will not display.

The characters for copyright or trademark registration symbols ( © or ® ) do not display properly with all international character sets. To display either of these symbols properly for all users, you should use the ASCII equivalents (c) or (r) instead.

Example

<COPYRIGHT>Copyright (c)1998, Microsoft Corporation</COPYRIGHT>

Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.