次の方法で共有


SpatialInteractionSource.TryGetStateAtTimestamp(PerceptionTimestamp) メソッド

定義

指定したタイムスタンプの時点でのこのソースの状態を取得します。

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

パラメーター

timestamp
PerceptionTimestamp

この対話ソースの状態を照会する時間。

戻り値

都道府県。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象