XGameSaveSubmitBlobDelete
Adds a delete action to a game save XGameSaveUpdate.Syntax
Parameters
updateContext _In_Type: XGameSaveUpdateHandle Handle to the XGameSaveUpdate where the blob will be deleted. blobName _In_z_
Type: char* Name of the blob to be deleted.
Return value
Type: HRESULT Function resultRemarks
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
XGameSaveXGameSaveCreateUpdate
XGameSaveSubmitUpdate
XGameSaveSubmitBlobWrite
Debugging Game Saves
