TIBCO Adapter SDK C++ Reference
|
The constructor does not make a copy of the list of data. The caller is responsible for freeing the data once this MSequence instance is destroyed.
Parameters | Description |
MClassRegistry* pMClassRegistry | Class registry for which you want to create this MSequence. |
const MString& rsSequenceName | Name of the sequence to be created. |
MSequence(MClassRegistry* pMClassRegistry, const MString& rsSequenceName) throw(MException);