XPackageGetMountPathSize
Gets the size required for an array to hold a mount path returned by XPackageGetMountPath.Syntax
Parameters
mount _In_Type: XPackageMountHandle The handle to the mounted installation. pathSize _Out_
Type: size_t* On return, contains the size required for an array.
Return value
Type: HRESULT HRESULT success or error code.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XPackage.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XPackageHow to create and use Downloadable Content Packages (DLC) for PC and XBOX One
XPackageGetMountPath
