XPackageMountWithUiResult
获取调用 XPackageMountWithUIAsync 的结果。
语法
HRESULT XPackageMountWithUiResult(
XAsyncBlock * async,
XPackageMountHandle * mount
) noexcept;
参数
async _Inout_
类型:XAsyncBlock *
调用 XPackageMountWithUIAsync 时使用的 XAsyncBlock。
mount _Out_
类型:XPackageMountHandle *
在返回时,包含指向装载的句柄。
返回值
类型:HRESULT
HRESULT 成功或错误代码。
要求
头文件:XPackage.h
库:xgameruntime.lib
支持平台:Windows、Xbox One 系列主机和 Xbox Series 主机