Construct an MBinary instance. This constructor creates an independent copy of the data passed in.
Remarks
You can specify a bounded binary class, such as binary.10 to indicate a binary of at most 10 bytes. To do so, prespecify it as a custom Scalar object using the TIBCO Designer software.
Parameters
Parameters
Description
const MBinary& refMBinary
MBinary instance of which you want to create a copy.