XGameSaveDeleteContainer
Deletes an XGameSaveContainer from cloud storage.Syntax
Parameters
provider _In_Type: XGameSaveProviderHandle Handle to the XGameSaveProvider which contains the container to be deleted. containerName _In_z_
Type: char* The name of the container to be deleted.
Return value
Type: HRESULT Function result.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XGameSave.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XGameSaveXGameSaveDeleteContainerAsync
Debugging Game Saves
