Getting Information from Licenses in the Local License Store

[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The Windows Media DRM Client Extended APIs provide multiple ways to get information about the rights granted by licenses in the local license store. The following topics describe how to get these various types of information.

Topic Description
Querying for Simple Rights Information Describes how to get simple information about whether specific actions are allowed for protected content. For example, can an application play a media file.
Querying for Detailed Rights Information Describes how to get detailed aggregated information about the rights granted by all the licenses in the local license store for a piece of protected content using the key ID.
Enumerating Licenses in the Local License Store Describes how to get individual licenses from the local license store.

 

Programming Guide