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 characters in a statistic name.
Syntax
virtual HRESULT GetMaxNameLength(
UINT *cch
)
Parameters
- cch
[out] Receives the maximum number of characters in a statistic name.
Return Value
S_OK if successful. E_INVALIDARG if cch is NULL. Standard error codes otherwise.
Requirements
Header: Declared in gameux.h.