void SetMetaBinary( const void * p, qUnsignedInt32 size );
Name | Description | |
---|---|---|
in | p | Pointer to the binary data to add as metadata to the data that is uploaded. Blank when NULL is specified. |
in | size |
The size of the binary data that is uploaded (0-1024). |
Sets the binary data in the metadata.
Specifies the binary data to be added as metadata to the data being uploaded. Between 0 and 1024 bytes of data can be set. This parameter specification is not required. The default is to leave this empty.
CONFIDENTIAL