Skip to main content

XblProfileGetUserProfileResult

获取已完成的 XblProfileGetUserProfileAsync 操作的结果。

语法

参数

async   _In_
类型:XAsyncBlock*
传递给 XblProfileGetUserProfileAsync 的同一个 AsyncBlock。 profile   _Out_
类型:XblUserProfile*
用于写入结果的、由调用方分配的配置文件对象。

返回值

类型:HRESULT 此 API 操作的 HRESULT 返回代码。

要求

头文件: profile_c.h 库: Microsoft.Xbox.Services.14x.GDK.C.lib

另请参阅

profile_c
最后修改于 2026年8月13日