CopyEnabler(Guid) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This enabler is not supported on most PlayReady clients.
This class is obsolete and should not be used. Initializes a new instance of the CopyEnabler class.
[System.Obsolete("This enabler is not supported on most PlayReady clients.")]
public CopyEnabler (Guid technologyId);
[<System.Obsolete("This enabler is not supported on most PlayReady clients.")>]
new Microsoft.Media.Drm.CopyEnabler : Guid -> Microsoft.Media.Drm.CopyEnabler
Public Sub New (technologyId As Guid)
Parameters
- technologyId
- Guid
The GUID identifying the technology to which content is allowed to be copied.
- Attributes