Skip to main content

XblProfileGetUserProfileAsync

특정 XBOX 사용자에 대한 사용자 프로필을 가져옵니다.

Syntax

Parameters

xboxLiveContext   _In_
Type: XblContextHandle
XblContextCreateHandle로 생성된 XBOX live 컨텍스트 핸들입니다. xboxUserId   _In_
Type: uint64_t
프로필을 가져올 사용자의 XBOX 사용자 ID입니다. async   _In_
Type: XAsyncBlock*
호출자가 할당한 AsyncBlock입니다.

Return value

Type: HRESULT 이 API 작업에 대한 HRESULT 반환 코드입니다.

Remarks

결과를 얻으려면 AsyncBlock 콜백 내부에서 또는 AsyncBlock이 완료된 후에 XblProfileGetUserProfileResult를 호출합니다.

REST Call

V2 GET /users/batch/profile/settings를 호출합니다

Requirements

Header: profile_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

profile_c
마지막 수정일 2026년 8월 24일