void SetSize( qUnsignedInt32 size );
Name | Description | |
---|---|---|
in | size |
Size of the data to be uploaded. |
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.
CONFIDENTIAL