Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Begins the process of displaying a message box with the specified parameters. The display operation is performed asynchronously.
Overload List
Name | Description |
---|---|
Guide.BeginShowMessageBox (PlayerIndex, String, String, Generic IEnumerable, Int32, MessageBoxIcon, AsyncCallback, Object) | Begins the process of displaying a message box for a particular player. |
Guide.BeginShowMessageBox (String, String, Generic IEnumerable, Int32, MessageBoxIcon, AsyncCallback, Object) | Begins the process of displaying a message box to which any user on the system can respond. |
See Also
Reference
GamerPrivileges.AllowCommunication Property
Guide Class
Guide Members
Microsoft.Xna.Framework.GamerServices Namespace