This topic has not yet been rated - Rate this topic

Gamer.EndGetFromGamertag Method

Ends the process of getting a Gamer object for a specified gamertag.

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

public static Gamer EndGetFromGamertag (
         IAsyncResult result
)

Parameters

result
Type: IAsyncResult
An IAsyncResult used to track the progress of the operation.

Return Value

A Gamer object for the specified gamertag.
Ff634539.caution(en-us,XNAGameStudio.41).gifCaution

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.

Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.