Partager via


PerceptionMonitor.SendSpatialSurfacesAsync Méthode

Définition

Envoyer une nouvelle mise à jour des surfaces spatiales.

public:
 virtual IAsyncAction ^ SendSpatialSurfacesAsync() = SendSpatialSurfacesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SendSpatialSurfacesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SendSpatialSurfacesAsync();
function sendSpatialSurfacesAsync()
Public Function SendSpatialSurfacesAsync () As IAsyncAction

Retours

Action asynchrone.

Attributs

Remarques

L’appel de cette méthode déclenche un ou plusieurs événements DataReceived , suivis de l’achèvement de l’IAsyncAction que cette méthode retourne. Vous ne pouvez pas appeler la méthode SendSpatialSurfacesAsync tant que l’IAsyncAction de l’appel précédent n’est pas terminée.

S’applique à