Freigeben über


HdcpSession.IsEffectiveProtectionAtLeast(HdcpProtection) Methode

Definition

Überprüft, ob der effektive Schutz der HdcpSession-instance mindestens dem angegebenen HdcpProtection-Wert entspricht.

public:
 virtual bool IsEffectiveProtectionAtLeast(HdcpProtection protection) = IsEffectiveProtectionAtLeast;
bool IsEffectiveProtectionAtLeast(HdcpProtection const& protection);
public bool IsEffectiveProtectionAtLeast(HdcpProtection protection);
function isEffectiveProtectionAtLeast(protection)
Public Function IsEffectiveProtectionAtLeast (protection As HdcpProtection) As Boolean

Parameter

protection
HdcpProtection

Das Schutzniveau, das anhand der Schutzebene der HdcpSession-instance überprüft werden soll.

Gibt zurück

Boolean

bool

True, wenn die Schutzebene der HdcpSession mindestens dem Wert des Schutzes entspricht.

Gilt für: