SpatialAnchorExporter.GetAnchorExportSufficiencyAsync Methode

Definition

Gibt Informationen darüber zurück, ob die Daten eines räumlichen Ankers für die Freigabe oder Verschiebung ausreichen.

public:
 virtual IAsyncOperation<SpatialAnchorExportSufficiency ^> ^ GetAnchorExportSufficiencyAsync(SpatialAnchor ^ anchor, SpatialAnchorExportPurpose purpose) = GetAnchorExportSufficiencyAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<SpatialAnchorExportSufficiency> GetAnchorExportSufficiencyAsync(SpatialAnchor const& anchor, SpatialAnchorExportPurpose const& purpose);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<SpatialAnchorExportSufficiency> GetAnchorExportSufficiencyAsync(SpatialAnchor anchor, SpatialAnchorExportPurpose purpose);
function getAnchorExportSufficiencyAsync(anchor, purpose)
Public Function GetAnchorExportSufficiencyAsync (anchor As SpatialAnchor, purpose As SpatialAnchorExportPurpose) As IAsyncOperation(Of SpatialAnchorExportSufficiency)

Parameter

anchor
SpatialAnchor

Der Raumanker, der exportiert wird.

purpose
SpatialAnchorExportPurpose

Der Zweck der Export-, Freigabe- oder Zuweisungsfunktion.

Gibt zurück

Die Exportsuffizienz des Ankers.

Attribute

Windows-Anforderungen

App-Funktionen
spatialPerception

Gilt für: