IGameStatistics::SetLastPlayedCategory Method
Tells Windows Games Explorer which category to display the next time the user views their statistics.
c++
virtual HRESULT SetLastPlayedCategory(
UINT categoryIndex
)
- categoryIndex
[in] Sets the category matching the last game played by the user.
S_OK if the category index was saved successfully. Standard error codes otherwise.
Header: Declared in gameux.h.