XNA Game Studio 3.1
Guide.BeginShowStorageDeviceSelector Method
Begins the process for displaying the storage device selector user interface.
Overload List

NameDescription
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

Tags :


Page view tracker