PlayReadyDomainIterable Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Expose l’itérateur de classe PlayReadyDomain PlayReady .
public ref class PlayReadyDomainIterable sealed : IIterable<IPlayReadyDomain ^>
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadyDomainIterableFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyDomainIterable final : IIterable<IPlayReadyDomain>
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.IPlayReadyDomainIterableFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class PlayReadyDomainIterable final : IIterable<IPlayReadyDomain>
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadyDomainIterableFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadyDomainIterable : IEnumerable<IPlayReadyDomain>
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.IPlayReadyDomainIterableFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PlayReadyDomainIterable : IEnumerable<IPlayReadyDomain>
function PlayReadyDomainIterable(domainAccountId)
Public NotInheritable Class PlayReadyDomainIterable
Implements IEnumerable(Of IPlayReadyDomain)
- Héritage
- Attributs
- Implémente
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Constructeurs
PlayReadyDomainIterable(Guid) |
Initialise une nouvelle instance de la classe PlayReadyDomainIterable à l’aide de l’identificateur de compte de domaine. |
Méthodes
First() |
Retourne un itérateur qui itère sur les éléments de la collection de domaines PlayReady. |