static DataStoreDataCode CreateFromDataCodeRaw( const String & key, qUnsignedInt64 dataCodeRaw );
Name | Description | |
---|---|---|
in | key | Key to use when calculating the checksum. Specify the access key of the title. |
in | dataCodeRaw | Internal datacode. |
DataStoreDataCode
object. Generates a DataStoreDataCode
object from a 64-bit integer internal datacode.
Use the IsValid
function after the object is generated to check whether the internal datacode is valid.
CONFIDENTIAL