nn::nex::DataStorePrepareGetParam::SetDataId Member Function

Syntax

void SetDataId(
     qUnsignedInt64 dataId
);

Parameters

Name Description
in dataId Data ID of the data to get.

Return Values

None.

Description

Sets the data ID.

This function specifies the data ID of the data to get. If you set this parameter, do not set the persistence target (principal ID and persistence slot ID) with the DataStorePrepareGetParam::SetPersistenceTarget function.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL