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.
Tells Windows Games Explorer which category to display the next time the user views their statistics.
Syntax
virtual HRESULT SetLastPlayedCategory(
UINT categoryIndex
)
Parameters
- categoryIndex
[in] Sets the category matching the last game played by the user.
Return Value
S_OK if the category index was saved successfully. Standard error codes otherwise.
Requirements
Header: Declared in gameux.h.