qBool ChangeAttributes( ProtocolCallContext * pContext, qUnsignedInt32 category, const RankingChangeAttributesParam & changeParam, UniqueId nexUniqueId = INVALID_UNIQUEID ); qBool ChangeAttributes( ProtocolCallContext * pContext, const RankingChangeAttributesParam & changeParam, UniqueId nexUniqueId = INVALID_UNIQUEID );
ChangeAttributes ( ProtocolCallContext *, qUnsignedInt32, const RankingChangeAttributesParam &, UniqueId )
|
Changes score attributes. |
ChangeAttributes ( ProtocolCallContext *, const RankingChangeAttributesParam &, UniqueId )
|
Modifies the score attributes of all categories. |
ChangeAttributes ( ProtocolCallContext *, qUnsignedInt32, const RankingChangeAttributesParam &, UniqueId )
Modifies the score attributes of the specified category.
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.
ChangeAttributes ( ProtocolCallContext *, const RankingChangeAttributesParam &, UniqueId )
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