class DataStoreRatingInitParam
Represents initialization parameters for ratings.
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. |
CONFIDENTIAL