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使用。 除非由具有ID_CAP_GAMERSERVICES功能的应用程序调用这些 API。

适用于