0 out of 1 rated this helpful - Rate this topic

GameService.GrantAchievement method

4/5/2013

Grants the specified achievement to the current user.

Syntax

Public Shared Sub GrantAchievement(
  achievementId As UInteger 
)

Parameters

achievementId

Type: System.UInt32 [.NET] | uint32 [C++]

The identifier of the achievement.

Remarks

All members of the Windows.Phone.System.UserProfile.GameServices.Core namespace can only be used by the XBox Live SDK. These APIs cannot be called except by applications that have the ID_CAP_GAMERSERVICES capability.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.System.UserProfile.GameServices.Core
Windows::Phone::System::UserProfile::GameServices::Core [C++]

Metadata

Windows.winmd

See also

GameService

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.