XblProfileGetUserProfileResult
완료된 XblProfileGetUserProfileAsync 작업의 결과를 가져옵니다.
구문
HRESULT XblProfileGetUserProfileResult(
XAsyncBlock* async,
XblUserProfile* profile
)
매개 변수
async _In_
형식: XAsyncBlock*
XblProfileGetUserProfileAsync에 전달된 것과 동일한 AsyncBlock입니다.
프로필 _Out_
형식: XblUserProfile*
결과를 쓰기 위해 호출자가 할당한 프로필 개체입니다.
반환 값
형식: HRESULT
이 API 작업에 대한 HRESULT 반환 코드입니다.
요구 사항
헤더: profile_c.h
도서관: Microsoft.Xbox.Services.14x.GDK.C.lib