Freigeben über


SysHolographicWindowingEnvironment.DeployAsync Methode

Definition

Stellt die holografische Shell bereit.

Wichtig

Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar. Aufrufe dieser APIs schlagen zur Laufzeit für alle anderen Prozesse fehl. Diese APIs können in zukünftigen Windows-Versionen geändert oder entfernt werden.

public:
 static IAsyncOperationWithProgress<SysHolographicDeploymentResult ^, SysHolographicDeploymentProgress> ^ DeployAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperationWithProgress<SysHolographicDeploymentResult, SysHolographicDeploymentProgress> DeployAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperationWithProgress<SysHolographicDeploymentResult,SysHolographicDeploymentProgress> DeployAsync();
function deployAsync()
Public Shared Function DeployAsync () As IAsyncOperationWithProgress(Of SysHolographicDeploymentResult, SysHolographicDeploymentProgress)

Gibt zurück

Ein Vorgang, der ausgelöst wird, wenn die Bereitstellung abgeschlossen ist.

Attribute

Gilt für: