다음을 통해 공유


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 클라이언트에서 받은 입니다.

적용 대상