Windows Media Player 11 SDK WM/Year AttributeĀ 

Windows Media Player SDK banner art

Previous Next

WM/Year Attribute

The WM/Year attribute is the year the content was published.

Remarks

This attribute is stored only in the digital media file.

To determine whether you can change the value of this attribute, use the Media.isReadOnlyItem method.

This attribute should not be used as part of a query condition. It is derived from another attribute and cannot be directly queried against in a media collection.

Applies To

Requirements

Windows Media Player 9 Series. Windows Media Player 10 or later does not support this attribute.

The Windows Media Format SDK constant for this attribute is g_wszWMYear.

See Also

Previous Next