TIBCO Adapter SDK C++ Reference
|
It is the caller's responsibility to delete the MData pointer returned by this method.
Parameters | Description |
const MString& type | Name of the primitive type to create. |
const MString& value | Value of the primitive type. |
MData* create(const MString& type, const MString& value) throw(MException);