Partager via


SysHolographicWindowingEnvironment.GetDeploymentStateAsync Méthode

Définition

Obtient l’état de déploiement actuel de l’interpréteur de commandes holographique.

Important

Cette API est disponible uniquement pour les composants du système d’exploitation Windows. Les appels à ces API échouent au moment de l’exécution pour tous les autres processus. Ces API peuvent être modifiées ou supprimées dans les prochaines versions de Windows.

public:
 static IAsyncOperation<SysHolographicDeploymentState> ^ GetDeploymentStateAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<SysHolographicDeploymentState> GetDeploymentStateAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<SysHolographicDeploymentState> GetDeploymentStateAsync();
function getDeploymentStateAsync()
Public Shared Function GetDeploymentStateAsync () As IAsyncOperation(Of SysHolographicDeploymentState)

Retours

État du déploiement.

Attributs

S’applique à