void SetPersistenceSlotId( qUnsignedInt16 persistenceSlotId );
Name | Description | |
---|---|---|
in | persistenceSlotId | The persistence slot ID. |
Sets the persistence slot ID.
For the persistence slot ID, set 0
or any other value less than DataStoreConstants::NUM_PERSISTENCE_SLOT
, or specify DataStoreConstants::INVALID_PERSISTENCE_SLOT_ID
. If you specify DataStoreConstants::INVALID_PERSISTENCE_SLOT_ID
, the data is not perpetuated.
CONFIDENTIAL