nn::nex::DataStorePreparePostParam::SetSize Member Function

Syntax

void SetSize(
     qUnsignedInt32 size
);

Parameters

Name Description
in size Size of the data to be uploaded.

Return Values

None.

Description

Sets the size.

This function specifies the size of data to be uploaded. This parameter must always be specified. This value must match the actual size of the uploaded data. Specify 0 if only metadata are being uploaded.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL