Right.AddExtendedRestriction(ExtendedRestriction) 方法

定义

向右添加扩展限制。

public virtual void AddExtendedRestriction (Microsoft.Media.Drm.ExtendedRestriction restrictionToAdd);
abstract member AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
override this.AddExtendedRestriction : Microsoft.Media.Drm.ExtendedRestriction -> unit
Public Overridable Sub AddExtendedRestriction (restrictionToAdd As ExtendedRestriction)

参数

restrictionToAdd
ExtendedRestriction

ExtendedRestriction 添加到右侧的 。

适用于