Skip to main content

XGameActivationType

Specifies the type of activation that occurred.

Syntax

Constants

Remarks

XGameActivationType is used by the XGameActivationInfo structure to indicate what kind of activation triggered the XGameActivationCallback. The activation type determines which field of the XGameActivationInfo union contains valid data. This enum is designed to be extensible. Future GDK releases may add additional activation types. Games should handle unknown values gracefully by ignoring them.

Requirements

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

See also

XGameActivation
XGameActivationInfo
XGameActivationCallback
Last modified on August 20, 2026