Share via


MediaItem_t (Windows CE 5.0)

Send Feedback

This interface provides access to the metadata for a media item.

You can obtain a pointer to a MediaItem_t interface by calling MediaItemBatch_t::GetMediaItem

You can use the MediaItem_t object returned by this to access all the metadata available for the media item.

Methods

The following table shows the methods for this interface.

Method Description
GetItemAttribute Retrieves a specific attribute of the media item.
IsContainer Returns if the media item object is container object.
IsRestricted Returns if the media item has restricted attribute set.
IsValid Checks the validity of the object.
OemExtensionUpnpItemAttribute Returns the specified item attribute

See Also

Media Query Engine Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.