SignedInGamer.EndAwardAchievement Method

Ends an asynchronous achievement award operation.

Syntax

'Declaration
Public Sub EndAwardAchievement ( _
         result As IAsyncResult _
)
public void EndAwardAchievement (
         IAsyncResult result
)
public:
void EndAwardAchievement(
         IAsyncResult result
)

Parameters

Remarks

Warning

This method retrieves a calculated result only for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, this method returns immediately with a predetermined default value.

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

See Also

SignedInGamer Class
SignedInGamer Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows Phone