XPersistentLocalStorageGetPathSize
Returns the length, in characters, of the path to the persistent local storage (PLS).Syntax
Parameters
pathSize _Out_Type: size_t* The length, in characters, of the PLS path.
Return value
Type: HRESULT Returns S_OK if successful; otherwise, returns an error code. For a list of error codes, see Error Codes.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XPersistentLocalStorage.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XPersistentLocalStorageGetPathXPersistentLocalStorage
How to use the new MicrosoftGame.config file
