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