XblPresenceDevicePresenceChangedHandler
Event handler for device 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 device presence changed. deviceType _In_
Type: XblPresenceDeviceType The associated device type. isUserLoggedOnDevice _In_
Type: bool Boolean for if user is logged on device.
