Skip to main content

IXtfUserClient::ListUsersEx

Returns a list of all users currently associated with this console.

Syntax

Parameters

**ppUserData   
Type: XTF_USER_DATA_V2
On successful return, points to an array of XTF_USER_DATA_V2 objects describing users currently associated with the console. *pCount   
Type: UINT32
On successful return, the count of elements in the ppUserData array.

Return value

Type: HRESULT HRESULT success or error code.

Requirements

Header: xtfuser.h Library: xtfuser.lib Supported platforms: Windows (for XBOX console tools)

See also

IXtfUserClient interface
Last modified on August 20, 2026