Freigeben über


PlayReadyLicenseIterator.GetMany(IPlayReadyLicense[]) Methode

Definition

Ruft alle Elemente in der PlayReady-Lizenzauflistung ab.

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

Parameter

items
IPlayReadyLicense[]

Die Elemente in der Auflistung.

Gibt zurück

UInt32

unsigned int

uint32_t

Die Anzahl der Elemente in der Auflistung.

Implementiert

Gilt für: