nn::nex::DataStoreLogicServerClient::ResetRating Member Function

Syntax

virtual qBool ResetRating(
     ProtocolCallContext * pContext,
     const qUnsignedInt64 & dataId
);

Parameters

Name Description
in pContext Call information.
in dataId Specifies the data ID for which to reset ratings information.

Return Values



Value Description
true RMC call initialization succeeded.
false Failure.

Description

Resets the data ratings information and the ratings log.

Resets all slots being used with the specified data ID. Only people who have update rights for the targeted data can reset.

Revision History

2011/07/13
Initial version.

CONFIDENTIAL