nn::nex::DataStoreRatingInitParam::SetLock Member Function

Syntax

void SetLock(
     DataStoreConstants::RatingLockType lockType,
     qInt16 periodDuration = 0,
     qInt8 periodHour = 0
);

void SetLock(
     const DataStoreRatingLockInitParam & ratingLockInitParam
);

Overloaded Member Functions

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.

Description of SetLock ( DataStoreConstants::RatingLockType, qInt16, qInt8 )

Description of SetLock ( const DataStoreRatingLockInitParam & )


CONFIDENTIAL