共用方式為


AvatarDescription.EndGetFromGamer Method

Ends the process of getting an AvatarDescription object for a specified gamertag.

Syntax

'Declaration
Public Shared Function EndGetFromGamer ( _
         result As IAsyncResult _
) As AvatarDescription 
public static AvatarDescription EndGetFromGamer (
         IAsyncResult result
)
public:
static AvatarDescription EndGetFromGamer(
         IAsyncResult result
)

Parameters

Return Value

Type: AvatarDescription
The AvatarDescription object for the specified gamertag.

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

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

See Also

Reference

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

Platforms

Windows Phone