XUserGetLocalId
Retrieves a unique game session id for a user.Syntax
Parameters
user _In_Type: XUserHandle A handle to the user to retrieve the local ID for. userLocalId _Out_
Type: XUserLocalId* Contains a unique game session id for a user.
Return value
Type: HRESULT HRESULT success or error code.For a list of error codes, see Error Codes.
