nn::nex::RankingChangeAttributesParam::SetParam Member Function

Syntax

void SetParam(
     qUnsignedInt64 param
);

Parameters

Name Description
in param The new parameter value.

Return Values

None.

Description

Sets the parameter.

Specifies the new parameter value. This parameter specification is not required. The default value is 0. The parameter value will not be updated unless the modification flag is set to RankingConstants::MODIFICATION_FLAG_PARAM.

Revision History

2012/06/06
Changed the argument type to qUnsignedInt64.
2012/02/14
Initial version.

CONFIDENTIAL