Freigeben über


SysHolographicWindowingEnvironment.StopAsync Methode

Definition

Beendet die holografische Shell.

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:
 virtual IAsyncAction ^ StopAsync() = StopAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StopAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StopAsync();
function stopAsync()
Public Function StopAsync () As IAsyncAction

Gibt zurück

Ein Vorgang, der abgeschlossen wird, wenn die holografische Shell beendet wurde.

Attribute

Gilt für: