Compartilhar via


HdcpSession.IsEffectiveProtectionAtLeast(HdcpProtection) Método

Definição

Verifica se a proteção efetiva da instância hdcpSession é pelo menos igual ao valor de HdcpProtection fornecido.

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

Parâmetros

protection
HdcpProtection

O nível de proteção para marcar no nível de proteção da instância do HdcpSession.

Retornos

Boolean

bool

True se o nível de proteção do HdcpSession for pelo menos igual ao valor de proteção.

Aplica-se a