nn::nex::DataStorePrepareUpdateParam Class

Syntax

class DataStorePrepareUpdateParam

Description

Represents parameters related to updating data.

This class is the same as the DataStoreUpdateParam class.

Member Functions

DataStorePrepareUpdateParam Constructor.
V ~DataStorePrepareUpdateParam Destructor.
SetDataId Sets the data ID.
GetDataId Gets the data ID.
SetSize Sets the size.
GetSize Gets the size.
SetUpdatePassword Sets an update password.
GetUpdatePassword Gets an update password.
Reset Initializes an object to the default state generated by the constructor.
Trace Traces the content of a DataStorePrepareUpdateParam object.

Revision History

2013/01/24
Added that it is the same as DataStoreUpdateParam.
2011/01/27
Initial version.

CONFIDENTIAL