TIBCO Adapter SDK C++ Reference
|
After creating an MBusinessDocument, applications can use the set() methods to fill in the values.
Parameters | Description |
MClassRegistry* pMCR | Class registry for which this MBusinessDocument is being created. |
const char* sClassName | Class defined in the Repository. |
MBusinessDocument(MClassRegistry* pMCR, const char* sClassName);