qBool ChangeAttributes( ProtocolCallContext * pContext, const RankingChangeAttributesParam & changeParam, UniqueId nexUniqueId = INVALID_UNIQUEID );
Name | Description | |
---|---|---|
in | pContext | The call context. |
in | changeParam | Details about the change. |
in | nexUniqueId | The NEX unique ID. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Modifies the score attributes of all categories.
This function can only be used to change the attributes of scores that have the same principal ID as the score of the local host.
CONFIDENTIAL