nn::nex::DataStoreGetMetaParam::SetPersistenceTarget Member Function

Syntax

void SetPersistenceTarget(
     DataStorePersistenceTarget persistenceTarget
);

Parameters

Name Description
in persistenceTarget The persistence target for the data to get.

Return Values

None.

Description

Specifies the data to get by using a persistence target (principal ID and persistence slot ID).

A principal ID and persistence slot ID are used to specify which data to get. If you set these parameters, do not set the data ID with the DataStoreGetMetaParam::SetDataId function.

Revision History

2012/05/29
Initial version.

CONFIDENTIAL