Skip to main content

XblProfileGetUserProfilesResult

완료된 XblProfileGetUserProfilesAsync 작업의 결과를 가져옵니다.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
XblProfileGetUserProfilesAsync에 전달된 것과 동일한 AsyncBlock입니다. profilesCount   _In_
Type: size_t
호출자가 할당한 profiles 배열의 크기입니다. 필요한 개수를 얻으려면 XblProfileGetUserProfilesResultCount를 사용하세요. profiles   _Out_writes_(profilesCount)
Type: XblUserProfile*
사용자 프로필 결과를 반환하는, 호출자가 할당한 배열입니다.

Return value

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

Requirements

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

See also

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