void SetLock( DataStoreConstants::RatingLockType lockType, qInt16 periodDuration = 0, qInt8 periodHour = 0 ); void SetLock( const DataStoreRatingLockInitParam & ratingLockInitParam );
SetLock ( DataStoreConstants::RatingLockType, qInt16, qInt8 )
|
Sets duplicate locks. This function is not recommended. Use the overloaded function that takes DataStoreRatingLockInitParam as an argument. |
SetLock ( const DataStoreRatingLockInitParam & )
|
Sets duplicate locks. |
CONFIDENTIAL