Freigeben über


RegionRestrictedSet(RegionSet) Constructor

Definition

Initializes a new instance of the RegionRestrictedSet class.

public RegionRestrictedSet (Microsoft.Media.Drm.RegionSet regionSet);
new Microsoft.Media.Drm.RegionRestrictedSet : Microsoft.Media.Drm.RegionSet -> Microsoft.Media.Drm.RegionRestrictedSet
Public Sub New (regionSet As RegionSet)

Parameters

regionSet
RegionSet

The region set from which some regions are to be blacked out.

Exceptions

Thrown if regionSet is null.

Applies to