Freigeben über


PlayReadyDomainIterable Klasse

Definition

Macht den PlayReady PlayReadyDomain-Klasseniterator verfügbar.

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)
Vererbung
Object Platform::Object IInspectable PlayReadyDomainIterable
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Konstruktoren

PlayReadyDomainIterable(Guid)

Initialisiert eine neue instance der PlayReadyDomainIterable-Klasse unter Verwendung des Domänenkontobezeichners.

Methoden

First()

Gibt einen Iterator zurück, der die Elemente in der PlayReady-Domänenauflistung durchläuft.

Gilt für:

Weitere Informationen