nn::nex::DataStorePersistenceInitParam::SetDeleteLastObject Member Function

Syntax

void SetDeleteLastObject(
     qBool deleteLastObject
);

Parameters

Name Description
in deleteLastObject Sets whether to delete the previous data.

Return Values

None.

Description

Sets whether to delete the previous data.

This function sets what to do if the persistence slot ID specified by the SetPersistenceSlotId function already has data.

Revision History

2012/05/30
Initial version.

CONFIDENTIAL