nn::nex::DataStoreRatingLog::GetRatingValue Member Function

Syntax

qInt32 GetRatingValue() const;

Parameters

None.

Return Values

Rating value. Not a valid value when no ratings were done in the past.

Description

Gets the ratings value when the local host has previously rated.

Use this function after confirming whether ratings were done in the past with the DataStoreRatingLog::IsRated function.

Revision History

2012/05/31
Initial version.

CONFIDENTIAL