nn::nex::DataStoreRatingInitParam Class

Syntax

class DataStoreRatingInitParam

Description

Represents initialization parameters for ratings.

Member Functions

DataStoreRatingInitParam Constructor.
V ~DataStoreRatingInitParam Destructor.
SetInitialValue Sets the initial value for the ratings total value.
SetRangeMin Sets the minimum value for the ratings values that can be rated at the same time.
SetRangeMax Sets the maximum value for the ratings values that can be rated at the same time.
SetLock Sets duplicate locks. This function is not recommended. Use the overloaded function that takes DataStoreRatingLockInitParam as an argument.
SetFlag Sets the option flag.
Reset Initializes an object to the default state generated by the constructor.
Trace Traces the content of a DataStoreRatingInitParam object.

Revision History

2011/07/13
Initial version.

CONFIDENTIAL