nn::nex::DataStoreDataCode::GetDataCodeRaw Member Function

Syntax

qUnsignedInt64 GetDataCodeRaw();

Parameters

None.

Return Values

Internal datacode.

Description

Gets the internal datacode.

This is a 64-bit integer formed from the data ID (56 bits) and title-specific checksum value (8 bits).

Before using this function, check whether an object is valid using the IsValid function.

See Also

IsValid

Revision History

2014/09/16
Initial version.

CONFIDENTIAL