nn::nex::RankingStats::GetValue Member Function

Syntax

qDouble GetValue(
     RankingConstants::StatsFlag flag
) const;

Parameters

Name Description
in flag Flag for statistics to get.

Return Values

Description

Gets statistical values.

Specifies a value for RankingConstants::StatsFlag, and gets the statistical values. This function returns 0 if it attempts to get statistics with no flags specified when the RankingClient::GetStats function is called.

Revision History

2012/03/09
Initial version.

CONFIDENTIAL