Windows Media Rights Manager SDK banner art

WMRMRestrictions Object

The WMRMRestrictions object defines which media technologies can be used for playing or copying protected content. For information about current output protection levels, see the document WMRM SDK Compliance Rules that accompanied your license agreement from Microsoft.

The WMRMRestrictions object exposes the following methods.

Method Description
AddExtension Specifies the extended technologies that are allowed to play protected analog video content.
AddRestriction Specifies protection levels for different types of output.
AddSchemeToReserved Reserved for future use.
GetRestrictions Retrieves a string representing the playback and copying restrictions you have defined.

See Also