Windows.Gaming.Preview.GamesEnumeration Namespace

A set of APIs that provides querying installed games and their associated properties for launching and managing how a game runs in Game Mode.

Classes

GameList

A list of games on the local system that provides properties for launching and managing how a game runs in Game Mode.

GameListEntry

Provides a game's display info such as its display info, launch parameters, and game mode configuration, category and a method to launch the game.

GameModeConfiguration

A collection of properties related to how a GameListEntry operates in Game Mode

GameModeUserConfiguration

Provides mechanism to add other gaming related processes and utilities that will get priority scheduling over other processes with Game Mode applied.

Interfaces

IGameListEntry

Provides a game's display info such as its display name, description, category and a method to launch the game.

Enums

GameListCategory

Provides context on if a GameListEntry has been confirmed to be a game by either the user or the system.

GameListEntryLaunchableState

Provides the context in which the GameListEntry launch parameters were specified.

Delegates

GameListChangedEventHandler

Returns the GameListEntry that was added or updated to the GameList

GameListRemovedEventHandler

Returns the identifier of GameListEntry that was removed from the GameList

Remarks

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.