Skip to main content

XUserChangeEvent

Specifies the type of user change event.

Syntax

Constants

Remarks

To monitor changes in user state or user information, subscribe to XUserChangeEvent. Call the XUserRegisterForChangeEvent function to subscribe to XUserChangeEvent. The XUserRegisterForChangeEvent function accepts a pointer to an XUserChangeEventCallback callback argument. The function returns the pointer to the callback. The XUserChangeEventCallback callback takes an XUserChangeEvent enumeration as an argument. The following example demonstrates how to handle user change events.

Requirements

Header: XUser.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XUser XUserRegisterForChangeEvent XUserChangeEventCallback
Last modified on August 20, 2026