Share via


Gamer.EndGetProfile Method

Ends an asynchronous profile read operation.

Syntax

'Declaration
Public Function EndGetProfile ( _
         result As IAsyncResult _
) As GamerProfile 
public GamerProfile EndGetProfile (
         IAsyncResult result
)
public:
GamerProfile EndGetProfile(
         IAsyncResult result
)

Parameters

Return Value

Type: GamerProfile
The profile data for this gamer.

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

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

See Also

Reference

GetProfile
BeginGetProfile
Gamer Class
Gamer Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows Phone