XGameSaveFilesGetFolderWithUiResult
Returns a folder that can be used to contain directories and files for storage in the cloud.Syntax
Parameters
asyncType: In XAsyncBlock * Contains the information for the Async call.
folderSizeType: In size_t Size of the folder path, in bytes.
folderResultType: Out_writes_bytes(folderSize) char * Folder to contain directories and files for storage in the cloud.
Return value
Type: HRESULT Function result.Remarks
Titles are expected to create directories and files in the returned folder. Any files that are not in a sub-path (i.e. container) will be ignored as all items are supposed to be within a container to store in the cloud.Requirements
Header: XGameSaveFiles.hConceptual documentation
See also
XGameSaveFiles membersXGameSaveFiles Overview
