void SetBinary( const void * p, qUnsignedInt32 size );
Name | Description | |
---|---|---|
in | p | Pointer to the binary information to include in the content. Blank when NULL is specified. |
in | size | The size of the binary information to include in the content. |
Sets the binary data to include in the content.
The initial value is empty.
CONFIDENTIAL