virtual qBool ResetRating( ProtocolCallContext * pContext, const DataStoreRatingTarget & target, qUnsignedInt64 updatePassword = DataStoreConstants::INVALID_PASSWORD );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
in | target | Target for resetting ratings information. |
in | updatePassword |
The update password. DataStoreConstants::INVALID_PASSWORD by default. The password is not authenticated. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Resets the data ratings information and the ratings log.
Resets only the slot for the specified data ID. Only people who have update rights for the targeted data can reset.
CONFIDENTIAL