Freigeben über


SpatialInteractionSource.TryGetStateAtTimestamp(PerceptionTimestamp) Methode

Definition

Ruft den Zustand dieser Quelle ab dem angegebenen Zeitstempel ab.

public:
 virtual SpatialInteractionSourceState ^ TryGetStateAtTimestamp(PerceptionTimestamp ^ timestamp) = TryGetStateAtTimestamp;
SpatialInteractionSourceState TryGetStateAtTimestamp(PerceptionTimestamp const& timestamp);
public SpatialInteractionSourceState TryGetStateAtTimestamp(PerceptionTimestamp timestamp);
function tryGetStateAtTimestamp(timestamp)
Public Function TryGetStateAtTimestamp (timestamp As PerceptionTimestamp) As SpatialInteractionSourceState

Parameter

timestamp
PerceptionTimestamp

Die Zeit für die Abfrage des Zustands dieser Interaktionsquelle.

Gibt zurück

Das Land/die Region.

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für: