nn::nex::RankingOrderParam::SetFilterGroupIndex Member Function

Syntax

void SetFilterGroupIndex(
     RankingConstants::FilterGroupIndex groupIndex
);

Parameters

Name Description
in groupIndex Constant indicating group to filter on.

Return Values

None.

Description

Sets the index of the group to filter on.

Specify the constant indicating the group to filter on. The default is RankingConstants::FILTER_GROUP_INDEX_NONE (do not filter).

Revision History

2012/02/14
Initial version.

CONFIDENTIAL