SpatialEntityStore.TryGet(RemoteSystemSession) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リモート セッションの空間エンティティの自動的に同期されたプールを確立または取得します。
public:
static SpatialEntityStore ^ TryGet(RemoteSystemSession ^ session);
/// [Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
static SpatialEntityStore TryGet(RemoteSystemSession const& session);
[Windows.Foundation.Metadata.Overload("TryGetForRemoteSystemSession")]
public static SpatialEntityStore TryGet(RemoteSystemSession session);
function tryGet(session)
Public Shared Function TryGet (session As RemoteSystemSession) As SpatialEntityStore
パラメーター
- session
- RemoteSystemSession
空間エンティティを共有する参加者とのリモート セッション。
戻り値
空間エンティティ ストア。
- 属性