共用方式為


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。

適用於