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 theXGameActivationInfo 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 consolesSee also
XGameActivationXGameActivationInfo
XGameActivationCallback
