LicenseResponse.AddLicense(License) 方法

定义

将 添加到 License 此响应。

public void AddLicense (Microsoft.Media.Drm.License license);
member this.AddLicense : Microsoft.Media.Drm.License -> unit
Public Sub AddLicense (license As License)

参数

license
License

License要添加到此响应的 。

例外

license 为 null。

适用于