다음을 통해 공유


GameService.GetAuthenticationStatus 메서드

정의

게임 서비스에서 마지막 인증 결과를 가져옵니다.

public:
 static unsigned int GetAuthenticationStatus();
 static uint32_t GetAuthenticationStatus();
public static uint GetAuthenticationStatus();
function getAuthenticationStatus()
Public Shared Function GetAuthenticationStatus () As UInteger

반환

UInt32

unsigned int

uint32_t

게임 서비스의 마지막 인증 결과입니다.

설명

Windows.Phone.System.UserProfile.GameServices.Core 네임스페이스의 모든 멤버는 XBox Live SDK만 사용할 수 있습니다. 이러한 API는 ID_CAP_GAMERSERVICES 기능이 있는 애플리케이션을 제외하고는 호출할 수 없습니다.

적용 대상