nn::nex::DataStoreRatingLog::GetLockExpirationTime Member Function

Syntax

const DateTime & GetLockExpirationTime() const;

Parameters

None.

Return Values

The time until the duplicate lock is removed. When someone has not rated in the past, or when the duplicate lock is not set, the value is DateTime(0).

Description

When the duplicate lock is set, gets the time until the next ratings can be done.

Revision History

2012/05/31
Initial version.

CONFIDENTIAL