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.
Retrieves the maximum number of categories supported by the system.
Syntax
virtual HRESULT GetMaxCategories(
WORD *pMax
)
Parameters
- pMax
[out] Receives the maximum number of statistic categories available for the title.
Return Value
Returns S_OK if successful. Returns E_INVALIDARG if pMax is NULL.
Requirements
Header: Declared in gameux.h.