Sdílet prostřednictvím


Guide.EndShowMessageBox Method

Ends the display of a message box.

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

Syntax

public static Nullable<int> EndShowMessageBox (
         IAsyncResult result
)

Parameters

Return Value

Remarks

This call blocks until the display operation is finished. Typically, you call this from the callback function specified in the callback argument of BeginShowMessageBox.

Each call to EndShowMessageBox must match an earlier call to BeginShowMessageBox.

See Also

Reference

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

Platforms

Xbox 360, Windows XP SP2, Windows Vista