nn::nex::RankingConstants::SortScoreIndex Enumerated Type

Syntax

enum SortScoreIndex;

Value

Value Description
SORT_SCORE_INDEX_0 Sorts on the value of score 0.
SORT_SCORE_INDEX_1 Sorts on the value of score 1.
SORT_SCORE_INDEX_2 Not used.
SORT_SCORE_INDEX_3 Not used.

Description

A constant specifying the index of the score to sort.

Revision History

2012/02/14
Initial version.

CONFIDENTIAL