XblPresenceTitlePresenceChangedHandler
Event handler for title presence change notifications.Syntax
Parameters
context _In_opt_Type: void* Caller context that will be passed back to the handler. xuid _In_
Type: uint64_t The XboxUserID of the User whose title presence changed. titleId _In_
Type: uint32_t The title ID. titleState _In_
Type: XblPresenceTitleState The title presence state for the user.
