XUserDeviceAssociationChangedCallback
A callback that invokes when the user-device association changes.Syntax
Parameters
context _In_opt_Type: void* The context the application defines and sends to XUserRegisterForDeviceAssociationChanged during callback registration. change _In_
Type: XUserDeviceAssociationChange* A structure that contains the old and new device associations.
