Skip to main content

XUserGetGamerPictureResultSize

XUserGetGamerPictureAsync가 반환하는 게이머 사진을 가져오기 위해 XUserGetGamerPictureResult에서 필요한 버퍼 크기를 반환합니다.

구문

매개변수

async   _Inout_
형식: XAsyncBlock*
XUserGetGamerPictureAsync에 전달된 비동기 블록입니다. bufferSize   _Out_
형식: size_t*
버퍼 크기 요구 사항을 포함합니다.

반환값

형식: HRESULT HRESULT 성공 또는 오류 코드입니다.
오류 코드 목록은 Error Codes를 참조하십시오.

설명

특정 사용자의 게이머 사진을 비동기적으로 가져오려면 XUserGetGamerPictureAsync를 호출합니다. XUserGetGamerPictureAsync 호출의 결과를 가져오려면 XUserGetGamerPictureResult를 호출합니다. 다음 예제는 게이머 사진을 로드하는 방법을 보여줍니다.

요구 사항

헤더: XUser.h 라이브러리: xgameruntime.lib 지원되는 플랫폼: Windows, Steam Deck, XBOX One 계열 콘솔 및 XBOX Series 콘솔

함께 보기

XUser XUserGetGamerPictureAsync XUserGetGamerPictureResult
마지막 수정일 2026년 8월 24일