Partager via


PerceptionColorFrameSource.FindAllAsync Méthode

Définition

Recherche toutes les sources de cadres de couleur.

public:
 static IAsyncOperation<IVectorView<PerceptionColorFrameSource ^> ^> ^ FindAllAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<IVectorView<PerceptionColorFrameSource>> FindAllAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource.FindAllAsync may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation.FindAllAsync instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
 static IAsyncOperation<IVectorView<PerceptionColorFrameSource>> FindAllAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<IReadOnlyList<PerceptionColorFrameSource>> FindAllAsync();
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource.FindAllAsync may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation.FindAllAsync instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public static IAsyncOperation<IReadOnlyList<PerceptionColorFrameSource>> FindAllAsync();
function findAllAsync()
Public Shared Function FindAllAsync () As IAsyncOperation(Of IReadOnlyList(Of PerceptionColorFrameSource))

Retours

Une fois la méthode terminée, elle retourne de façon asynchrone une liste de sources de cadres de couleur.

Attributs

S’applique à