XUserChangeEventCallback
A callback that an application defines for a user change event.Syntax
Parameters
context _In_opt_Type: void* A context that the application defines and sends to XUserRegisterForChangeEvent. userLocalId _In_
Type: XUserLocalId A unique identifier for a user that exists for the game session. event _In_
Type: XUserChangeEvent An enumeration specifying the type of user change event.
