LicenseResponse(ILicenseChallenge) 构造函数

定义

初始化 ILicenseChallenge 类的新实例。

public LicenseResponse (Microsoft.Media.Drm.ILicenseChallenge challenge);
new Microsoft.Media.Drm.LicenseResponse : Microsoft.Media.Drm.ILicenseChallenge -> Microsoft.Media.Drm.LicenseResponse
Public Sub New (challenge As ILicenseChallenge)

参数

challenge
ILicenseChallenge

ILicenseChallenge从客户端接收的 。

适用于