XUserFindUserById
Retrieves the XUserHandle based on the XBOX User ID (XUID) of a local user.Syntax
Parameters
userId _In_Type: uint64_t The local user to retrieve the XUID for. handle _Out_
Type: XUserHandle* Contains the XUID for the local user.
Return value
Type: HRESULT HRESULT success or error code.For a list of error codes, see Error Codes.
Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
