nn::nex::DataStorePersistenceTarget::DataStorePersistenceTarget Constructor

Syntax

explicit DataStorePersistenceTarget(
     qUnsignedInt32 ownerId = INVALID_PRINCIPALID,
     qUnsignedInt16 persistenceSlotId = DataStoreConstants::INVALID_PERSISTENCE_SLOT_ID
);

Parameters

Name Description
in ownerId Principal ID of the owner.
in persistenceSlotId The persistence slot ID.

Description

Constructor.

Specifies the persistence target that is perpetuated.

Revision History

2012/05/30
Initial version.

CONFIDENTIAL