Sdílet prostřednictvím


Guide.BeginShowStorageDeviceSelector Method

Begins the process for displaying the storage device selector user interface.

Overload List

Name Description
Guide.BeginShowStorageDeviceSelector (AsyncCallback, Object) Begins the process for displaying the storage device selector user interface.
Guide.BeginShowStorageDeviceSelector (Int32, Int32, AsyncCallback, Object) Begins the process for displaying the storage device selector user interface, specifying the size of the data to be written to the storage device.
Guide.BeginShowStorageDeviceSelector (PlayerIndex, AsyncCallback, Object) Begins the process for displaying the storage device selector user interface, specifying the index of the player to be shown the user interface.
Guide.BeginShowStorageDeviceSelector (PlayerIndex, Int32, Int32, AsyncCallback, Object) Begins the process for displaying the storage device selector user interface, specifying the index of the player to be shown the user interface, as well as the size of the data to be written to the storage device.

See Also

Reference

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