PlayReadySecureStopIterator.GetMany 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取 PlayReady 安全停止集合中的所有專案。
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
參數
集合中的項目。
傳回
集合中的項目數目