SpatialEntityStore.TryGet(RemoteSystemSession) メソッド

定義

リモート セッションの空間エンティティの自動的に同期されたプールを確立または取得します。

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

空間エンティティを共有する参加者とのリモート セッション。

戻り値

空間エンティティ ストア。

属性

適用対象