Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IGameStatisticsMgr manages a game titles statistics.
Note
This interface is supported on the Windows platforms beginning with the Windows 7 release.
The following methods are supported by the IGameStatisticsMgr interface:
| Method | Description | 
|---|---|
| GetGameStatistics | Retrieves the IGameStatistics interface for the game title, optionally creating it if it is not already present. | 
| RemoveGameStatistics | Removes all statistics for a given title (clears the underlying storage). | 
Syntax
interface class IGameStatisticsMgr
Requirements
Header: Declared in GameUX.h.
See Also
IGameStatistics
Windows Games Explorer Interfaces for Windows 7