Freigeben über


PlayReadySecureStopIterator.GetMany Methode

Definition

Ruft alle Elemente in der PlayReady Secure Stop-Sammlung ab.

public:
 virtual unsigned int GetMany(Platform::Array <IPlayReadySecureStopServiceRequest ^> ^ items) = IIterator<IPlayReadySecureStopServiceRequest ^>::GetMany;
uint32_t GetMany(winrt::array_view <IPlayReadySecureStopServiceRequest const&> & items);
public uint GetMany(IPlayReadySecureStopServiceRequest[] items);
function getMany(items)
Public Function GetMany (items As IPlayReadySecureStopServiceRequest()) As UInteger

Parameter

items
IPlayReadySecureStopServiceRequest[]

Die Elemente in der Auflistung.

Gibt zurück

UInt32

unsigned int

uint32_t

Die Anzahl der Elemente in der Auflistung.

Implementiert

Gilt für: