nn::nex::RankingChangeAttributesParam::SetModificationFlag Member Function

Syntax

void SetModificationFlag(
     qByte flag
);

Parameters

Name Description
in flag Bit flag indicating the locations of the attribute values to modify. This represents the bitwise OR of RankingConstants::ModificationFlag.

Return Values

None.

Description

Sets the modification flag.

Specifies a flag indicating the locations of the attributes to change. This parameter must always be specified. You can specify multiple attributes using the bitwise OR of RankingConstants::ModificationFlag.

Revision History

2012/02/14
Initial version.

CONFIDENTIAL