Syntax
Parameters
xboxUserId uint64_t
The XBOX Live User Id associated with the local chat user.
asyncIdentifier void*optional An optional, app-defined, pointer-sized context value that can be used to associate the completion state change with this call.
localChatUser PartyXblLocalChatUser**optional, library-allocated output The output local chat user object.
Return value
PartyErrorc_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via GetErrorMessage().
