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
공간 엔터티를 공유할 참가자와의 원격 세션입니다.
반환
공간 엔터티 저장소입니다.
- 특성