qBool AddRatingSetting( qInt8 slot, const DataStoreRatingInitParam & ratingInitParam );
Name | Description | |
---|---|---|
slot | ||
ratingInitParam |
Value | Description |
---|---|
true | Added successfully. |
false | Failed because an element had the same slot number. |
Adds one rating slot.
This parameter specification is not required. Although the default is no specification, always initialize settings when using the rating feature.
The settings are retained for rating slots that already exist, and the specified values are added.
CONFIDENTIAL