ILicenseAcknowledgementChallenge.GetLicenseStorageResults 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
승인에서 클라이언트가 보낸 개별 라이선스 스토리지 결과 레코드를 반환합니다. 서비스는 값을 전달하여 레코드의 하위 집합 또는 모든 레코드를 가져올 수 있습니다.
public Microsoft.Media.Drm.LicenseStorageResult[] GetLicenseStorageResults (Microsoft.Media.Drm.LicenseStorageResultsType typeToReturn);
abstract member GetLicenseStorageResults : Microsoft.Media.Drm.LicenseStorageResultsType -> Microsoft.Media.Drm.LicenseStorageResult[]
Public Function GetLicenseStorageResults (typeToReturn As LicenseStorageResultsType) As LicenseStorageResult()
매개 변수
- typeToReturn
- LicenseStorageResultsType
반환할 LicenseStorageResultsType입니다.
반환
라이선스 스토리지 결과는 에서 typeToReturn
요청된 형식으로 필터링된 배열로 표시됩니다.