Windows Media Player SDK banner art
PreviousNext

Media.isReadOnlyItem

The isReadOnlyItem method returns a value indicating whether the specified attribute of the media item can be edited.

Syntax

player.currentMedia.isReadOnlyItem(attribute)

Parameters

  attribute

String indicating the name of the attribute to test.

Return Values

This method returns a Boolean.

Remarks

If an attribute is read-only then it cannot be set with the setItemInfo method.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.