Skip to main content
Retrieves the title player accounts associated with the given XUIDs.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFAccountManagementGetTitlePlayersFromXboxLiveIDsRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on Win32, Linux, and macOS. Given a collection of XBOX IDs (XUIDs), returns all title player accounts. When the asynchronous task is complete, call PFAccountManagementGetTitlePlayersFromXboxLiveIDsGetResultSize and PFAccountManagementGetTitlePlayersFromXboxLiveIDsGetResult to get the result.

Requirements

Header: PFAccountManagement.h

See also

PFAccountManagement members
Last modified on August 20, 2026